dash 4.0.0
Version history | Download JSON
-
PyPI https://pypi.org/project/dash/ Repository https://github.com/plotly/dash -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 3757 "Any" : 21 "Untyped" : 1453 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 187 "classes" : 4012 "other" : 486- 57 functions (+0 overloads)
- 130 parameters
- 229 classes
- 439 methods (+0 overloads)
- 3551 parameters
- 18 properties
- 439 methods (+0 overloads)
- 191 modules
- 486 attrs
- 57 functions (+0 overloads)
Modules
Incomplete Annotations
dash._callback (6 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
clientside_callback |
4 | 1 | 0 |
func |
callback |
16 | 13 | 1 |
dash._callback_context (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
callback_context |
1 | 0 | 0 |
func |
set_props |
3 | 2 | 0 |
dash._get_app (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
get_app |
1 | 0 | 0 |
dash._get_paths (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
strip_relative_path |
2 | 0 | 0 |
func |
get_relative_path |
2 | 0 | 0 |
func |
get_asset_url |
2 | 0 | 0 |
dash._hooks (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
hooks |
1 | 0 | 0 |
dash._jupyter (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
jupyter_dash |
1 | 0 | 0 |
dash._no_update (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NoUpdate.to_plotly_json |
1 | 0 | 0 |
meth |
NoUpdate.is_no_update |
2 | 0 | 0 |
dash._pages (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
PAGE_REGISTRY |
1 | 0 | 0 |
func |
register_page |
13 | 0 | 0 |
dash._patch (16 missing, 13 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Patch.init |
3 | 2 | 0 |
meth |
Patch.getstate |
1 | 0 | 0 |
meth |
Patch.setstate |
2 | 0 | 0 |
meth |
Patch.setattr |
3 | 2 | 1 |
meth |
Patch.delattr |
2 | 1 | 0 |
meth |
Patch.setitem |
3 | 2 | 1 |
meth |
Patch.delitem |
2 | 1 | 0 |
meth |
Patch.iadd |
2 | 1 | 1 |
meth |
Patch.isub |
2 | 1 | 1 |
meth |
Patch.imul |
2 | 2 | 1 |
meth |
Patch.itruediv |
2 | 1 | 1 |
meth |
Patch.ior |
2 | 1 | 1 |
meth |
Patch.iter |
1 | 0 | 0 |
meth |
Patch.repr |
1 | 0 | 0 |
meth |
Patch.append |
2 | 2 | 1 |
meth |
Patch.prepend |
2 | 2 | 1 |
meth |
Patch.insert |
3 | 3 | 1 |
meth |
Patch.remove |
2 | 2 | 1 |
meth |
Patch.update |
3 | 2 | 1 |
meth |
Patch.sort |
1 | 0 | 0 |
meth |
Patch.to_plotly_json |
1 | 1 | 1 |
dash._utils (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
stringify_id |
2 | 1 | 0 |
dash.background_callback.managers (49 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BaseBackgroundCallbackManager.init |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.terminate_job |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.terminate_unhealthy_job |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.job_running |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.make_job_fn |
4 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.call_job_fn |
5 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.get_progress |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.result_ready |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.get_result |
3 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.get_updated_props |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.build_cache_key |
5 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.register |
4 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.register_func |
4 | 0 | 0 |
meth |
BaseBackgroundCallbackManager._make_progress_key |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager._make_set_props_key |
2 | 0 | 0 |
meth |
BaseBackgroundCallbackManager.hash_function |
3 | 0 | 0 |
attr |
BaseBackgroundCallbackManager.UNDEFINED |
1 | 0 | 0 |
attr |
BaseBackgroundCallbackManager.cache_by |
1 | 0 | 0 |
attr |
BaseBackgroundCallbackManager.func_registry |
1 | 0 | 0 |
dash.background_callback.managers.celery_manager (34 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CeleryManager.init |
4 | 0 | 0 |
meth |
CeleryManager.terminate_job |
2 | 0 | 0 |
meth |
CeleryManager.terminate_unhealthy_job |
2 | 0 | 0 |
meth |
CeleryManager.job_running |
2 | 0 | 0 |
meth |
CeleryManager.make_job_fn |
4 | 0 | 0 |
meth |
CeleryManager.get_task |
2 | 0 | 0 |
meth |
CeleryManager.clear_cache_entry |
2 | 0 | 0 |
meth |
CeleryManager.call_job_fn |
5 | 0 | 0 |
meth |
CeleryManager.get_progress |
2 | 0 | 0 |
meth |
CeleryManager.result_ready |
2 | 0 | 0 |
meth |
CeleryManager.get_result |
3 | 0 | 0 |
meth |
CeleryManager.get_updated_props |
2 | 0 | 0 |
attr |
CeleryManager.handle |
1 | 0 | 0 |
attr |
CeleryManager.expire |
1 | 0 | 0 |
dash.background_callback.managers.diskcache_manager (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DiskcacheManager.init |
4 | 0 | 0 |
meth |
DiskcacheManager.terminate_job |
2 | 0 | 0 |
meth |
DiskcacheManager.terminate_unhealthy_job |
2 | 0 | 0 |
meth |
DiskcacheManager.job_running |
2 | 0 | 0 |
meth |
DiskcacheManager.make_job_fn |
4 | 0 | 0 |
meth |
DiskcacheManager.clear_cache_entry |
2 | 0 | 0 |
meth |
DiskcacheManager.call_job_fn |
5 | 0 | 0 |
meth |
DiskcacheManager._run_async_in_process |
5 | 0 | 0 |
meth |
DiskcacheManager.get_progress |
2 | 0 | 0 |
meth |
DiskcacheManager.result_ready |
2 | 0 | 0 |
meth |
DiskcacheManager.get_result |
3 | 0 | 0 |
meth |
DiskcacheManager.get_updated_props |
2 | 0 | 0 |
attr |
DiskcacheManager.expire |
1 | 0 | 0 |
attr |
DiskcacheManager.handle |
1 | 0 | 0 |
dash.dash (95 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
no_update |
1 | 0 | 0 |
meth |
Dash.init |
38 | 36 | 0 |
meth |
Dash._setup_hooks |
1 | 0 | 0 |
meth |
Dash.init_app |
3 | 2 | 0 |
meth |
Dash._add_url |
4 | 3 | 0 |
meth |
Dash._setup_routes |
1 | 0 | 0 |
meth |
Dash.setup_apis |
1 | 0 | 0 |
meth |
Dash._setup_plotlyjs |
1 | 0 | 0 |
meth |
Dash._layout_value |
1 | 0 | 0 |
meth |
Dash.serve_layout |
1 | 0 | 0 |
meth |
Dash._config |
1 | 0 | 0 |
meth |
Dash.serve_reload_hash |
1 | 0 | 0 |
meth |
Dash.serve_health |
1 | 0 | 0 |
meth |
Dash._collect_and_register_resources |
4 | 0 | 0 |
meth |
Dash._generate_css_dist_html |
1 | 0 | 0 |
meth |
Dash._generate_meta |
1 | 0 | 0 |
meth |
Dash.serve_component_suites |
3 | 0 | 0 |
meth |
Dash.index |
3 | 0 | 0 |
meth |
Dash.interpolate_index |
9 | 0 | 0 |
meth |
Dash.dependencies |
1 | 0 | 0 |
meth |
Dash.clientside_callback |
4 | 0 | 0 |
meth |
Dash.callback |
3 | 1 | 0 |
meth |
Dash._initialize_context |
2 | 0 | 0 |
meth |
Dash._prepare_callback |
3 | 0 | 0 |
meth |
Dash._prepare_grouping |
3 | 0 | 0 |
meth |
Dash._execute_callback |
5 | 0 | 0 |
meth |
Dash.async_dispatch |
1 | 0 | 0 |
meth |
Dash.dispatch |
1 | 0 | 0 |
meth |
Dash._setup_server |
1 | 0 | 0 |
meth |
Dash._add_assets_resource |
3 | 0 | 0 |
meth |
Dash._walk_assets_directory |
1 | 0 | 0 |
meth |
Dash._invalid_resources_handler |
2 | 0 | 0 |
meth |
Dash._serve_default_favicon |
1 | 0 | 0 |
meth |
Dash.csp_hashes |
2 | 1 | 0 |
meth |
Dash.get_relative_path |
2 | 0 | 0 |
meth |
Dash._setup_dev_tools |
2 | 0 | 0 |
meth |
Dash._on_assets_change |
4 | 0 | 0 |
meth |
Dash.run |
21 | 19 | 0 |
meth |
Dash.call |
3 | 0 | 0 |
prop |
Dash.layout |
2 | 2 | 2 |
attr |
Dash._layout |
1 | 1 | 1 |
attr |
Dash._extra_components |
1 | 1 | 1 |
attr |
Dash.config |
1 | 0 | 0 |
attr |
Dash.pages_folder |
1 | 0 | 0 |
attr |
Dash.use_pages |
1 | 0 | 0 |
attr |
Dash.routing_callback_inputs |
1 | 0 | 0 |
attr |
Dash.title |
1 | 0 | 0 |
attr |
Dash.index_string |
1 | 0 | 0 |
attr |
Dash.renderer |
1 | 0 | 0 |
attr |
Dash.css |
1 | 0 | 0 |
attr |
Dash.scripts |
1 | 0 | 0 |
attr |
Dash.registered_paths |
1 | 1 | 1 |
attr |
Dash.routes |
1 | 1 | 1 |
attr |
Dash.validation_layout |
1 | 0 | 0 |
attr |
Dash.logger |
1 | 0 | 0 |
attr |
page_container |
1 | 0 | 0 |
func |
execute_async_function |
4 | 0 | 0 |
dash.dash_table.DataTable (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DataTable.init |
79 | 77 | 0 |
attr |
DataTable.available_properties |
1 | 0 | 0 |
attr |
DataTable.available_wildcard_properties |
1 | 0 | 0 |
dash.dash_table.Format (57 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
Scheme |
1 | 0 | 0 |
attr |
Symbol |
1 | 0 | 0 |
func |
get_named_tuple |
3 | 0 | 0 |
attr |
Group |
1 | 0 | 0 |
attr |
Align |
1 | 0 | 0 |
attr |
Prefix |
1 | 0 | 0 |
attr |
Padding |
1 | 0 | 0 |
meth |
Format.init |
2 | 0 | 0 |
meth |
Format._validate_char |
2 | 0 | 0 |
meth |
Format._validate_non_negative_integer_or_none |
2 | 0 | 0 |
meth |
Format._validate_named |
3 | 0 | 0 |
meth |
Format._validate_string |
2 | 0 | 0 |
meth |
Format.align |
2 | 0 | 0 |
meth |
Format.fill |
2 | 0 | 0 |
meth |
Format.group |
2 | 0 | 0 |
meth |
Format.padding |
2 | 0 | 0 |
meth |
Format.padding_width |
2 | 0 | 0 |
meth |
Format.precision |
2 | 0 | 0 |
meth |
Format.scheme |
2 | 0 | 0 |
meth |
Format.sign |
2 | 0 | 0 |
meth |
Format.symbol |
2 | 0 | 0 |
meth |
Format.trim |
2 | 0 | 0 |
meth |
Format.symbol_prefix |
2 | 0 | 0 |
meth |
Format.symbol_suffix |
2 | 0 | 0 |
meth |
Format.decimal_delimiter |
2 | 0 | 0 |
meth |
Format.group_delimiter |
2 | 0 | 0 |
meth |
Format.groups |
2 | 0 | 0 |
meth |
Format.nully |
2 | 0 | 0 |
meth |
Format.si_prefix |
2 | 0 | 0 |
meth |
Format.to_plotly_json |
1 | 0 | 0 |
attr |
Trim |
1 | 0 | 0 |
attr |
Sign |
1 | 0 | 0 |
dash.dash_table.FormatTemplate (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
money |
3 | 0 | 0 |
func |
percentage |
3 | 0 | 0 |
dash.dcc.Button (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Button.init |
35 | 33 | 0 |
attr |
Button.available_properties |
1 | 0 | 0 |
attr |
Button.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Checklist (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Checklist.init |
16 | 14 | 0 |
attr |
Checklist.available_properties |
1 | 0 | 0 |
attr |
Checklist.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Clipboard (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Clipboard.init |
12 | 10 | 0 |
attr |
Clipboard.available_properties |
1 | 0 | 0 |
attr |
Clipboard.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.ConfirmDialog (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConfirmDialog.init |
9 | 7 | 0 |
attr |
ConfirmDialog.available_properties |
1 | 0 | 0 |
attr |
ConfirmDialog.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.ConfirmDialogProvider (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ConfirmDialogProvider.init |
10 | 8 | 0 |
attr |
ConfirmDialogProvider.available_properties |
1 | 0 | 0 |
attr |
ConfirmDialogProvider.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.DatePickerRange (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DatePickerRange.init |
36 | 34 | 0 |
attr |
DatePickerRange.available_properties |
1 | 0 | 0 |
attr |
DatePickerRange.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.DatePickerSingle (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DatePickerSingle.init |
29 | 27 | 0 |
attr |
DatePickerSingle.available_properties |
1 | 0 | 0 |
attr |
DatePickerSingle.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Download (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Download.init |
6 | 4 | 0 |
attr |
Download.available_properties |
1 | 0 | 0 |
attr |
Download.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Dropdown (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dropdown.init |
21 | 19 | 0 |
attr |
Dropdown.available_properties |
1 | 0 | 0 |
attr |
Dropdown.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Geolocation (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Geolocation.init |
12 | 10 | 0 |
attr |
Geolocation.available_properties |
1 | 0 | 0 |
attr |
Geolocation.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Graph (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Graph.init |
20 | 18 | 0 |
attr |
Graph.available_properties |
1 | 0 | 0 |
attr |
Graph.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Input (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Input.init |
37 | 35 | 0 |
attr |
Input.available_properties |
1 | 0 | 0 |
attr |
Input.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Interval (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Interval.init |
7 | 5 | 0 |
attr |
Interval.available_properties |
1 | 0 | 0 |
attr |
Interval.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Link (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Link.init |
11 | 9 | 0 |
attr |
Link.available_properties |
1 | 0 | 0 |
attr |
Link.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Loading (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Loading.init |
23 | 21 | 0 |
attr |
Loading.available_properties |
1 | 0 | 0 |
attr |
Loading.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Location (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Location.init |
8 | 6 | 0 |
attr |
Location.available_properties |
1 | 0 | 0 |
attr |
Location.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Markdown (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Markdown.init |
11 | 9 | 0 |
attr |
Markdown.available_properties |
1 | 0 | 0 |
attr |
Markdown.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.RadioItems (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RadioItems.init |
16 | 14 | 0 |
attr |
RadioItems.available_properties |
1 | 0 | 0 |
attr |
RadioItems.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.RangeSlider (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RangeSlider.init |
26 | 24 | 0 |
attr |
RangeSlider.available_properties |
1 | 0 | 0 |
attr |
RangeSlider.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Slider (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Slider.init |
23 | 21 | 0 |
attr |
Slider.available_properties |
1 | 0 | 0 |
attr |
Slider.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Store (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Store.init |
7 | 5 | 0 |
attr |
Store.available_properties |
1 | 0 | 0 |
attr |
Store.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Tab (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tab.init |
18 | 16 | 0 |
attr |
Tab.available_properties |
1 | 0 | 0 |
attr |
Tab.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Tabs (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tabs.init |
18 | 16 | 0 |
attr |
Tabs.available_properties |
1 | 0 | 0 |
attr |
Tabs.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Textarea (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Textarea.init |
36 | 34 | 0 |
attr |
Textarea.available_properties |
1 | 0 | 0 |
attr |
Textarea.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Tooltip (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tooltip.init |
14 | 12 | 0 |
attr |
Tooltip.available_properties |
1 | 0 | 0 |
attr |
Tooltip.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.Upload (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Upload.init |
22 | 20 | 0 |
attr |
Upload.available_properties |
1 | 0 | 0 |
attr |
Upload.available_wildcard_properties |
1 | 0 | 0 |
dash.dcc.express (19 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
send_string |
5 | 0 | 0 |
func |
send_file |
4 | 0 | 0 |
func |
send_bytes |
5 | 0 | 0 |
func |
send_data_frame |
5 | 0 | 0 |
dash.dependencies (39 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Output.init |
4 | 3 | 0 |
meth |
Input.init |
4 | 3 | 0 |
meth |
ClientsideFunction.init |
3 | 2 | 0 |
meth |
ClientsideFunction.repr |
1 | 0 | 0 |
attr |
ClientsideFunction.namespace |
1 | 0 | 0 |
attr |
ClientsideFunction.function_name |
1 | 0 | 0 |
meth |
State.init |
4 | 3 | 0 |
func |
extract_grouped_input_state_callback_args_from_kwargs |
2 | 0 | 0 |
meth |
Wildcard.str |
1 | 0 | 0 |
meth |
Wildcard.repr |
1 | 0 | 0 |
meth |
DashDependency.init |
3 | 2 | 0 |
meth |
DashDependency.str |
1 | 0 | 0 |
meth |
DashDependency.repr |
1 | 0 | 0 |
meth |
DashDependency.eq |
2 | 0 | 0 |
meth |
DashDependency._id_matches |
2 | 1 | 0 |
meth |
DashDependency.hash |
1 | 0 | 0 |
func |
extract_grouped_input_state_callback_args_from_args |
2 | 0 | 0 |
func |
compute_input_state_grouping_indices |
2 | 0 | 0 |
func |
handle_grouped_callback_args |
3 | 0 | 0 |
func |
extract_callback_args |
5 | 0 | 0 |
func |
handle_callback_args |
3 | 0 | 0 |
func |
extract_grouped_input_state_callback_args |
3 | 0 | 0 |
func |
extract_grouped_output_callback_args |
3 | 0 | 0 |
dash.development.base_component (38 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
is_number |
2 | 0 | 0 |
meth |
ComponentRegistry.get_resources |
3 | 0 | 0 |
attr |
ComponentRegistry.registry |
1 | 0 | 0 |
attr |
rd |
1 | 0 | 0 |
meth |
Component.init |
2 | 0 | 0 |
meth |
Component._set_random_id |
1 | 0 | 0 |
meth |
Component.to_plotly_json |
1 | 0 | 0 |
meth |
Component._get_set_or_delete |
4 | 0 | 0 |
meth |
Component.getitem |
2 | 0 | 0 |
meth |
Component.setitem |
3 | 0 | 0 |
meth |
Component.delitem |
2 | 0 | 0 |
meth |
Component._traverse |
1 | 0 | 0 |
meth |
Component._id_str |
2 | 0 | 0 |
meth |
Component._traverse_with_paths |
1 | 0 | 0 |
meth |
Component._traverse_ids |
1 | 0 | 0 |
meth |
Component.iter |
1 | 0 | 0 |
meth |
Component.len |
1 | 0 | 0 |
meth |
Component.repr |
1 | 0 | 0 |
meth |
Component._validate_deprecation |
1 | 0 | 0 |
attr |
Component.UNDEFINED |
1 | 0 | 0 |
attr |
Component.REQUIRED |
1 | 0 | 0 |
attr |
MutableSequence |
1 | 0 | 0 |
meth |
ComponentMeta.new |
4 | 0 | 0 |
dash.development.build_process (28 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Renderer.init |
1 | 0 | 0 |
meth |
BuildProcess.init |
3 | 0 | 0 |
meth |
BuildProcess._parse_package |
2 | 0 | 0 |
meth |
BuildProcess._concat |
2 | 0 | 0 |
meth |
BuildProcess._clean_path |
2 | 0 | 0 |
meth |
BuildProcess.clean |
1 | 0 | 0 |
meth |
BuildProcess.npm |
1 | 0 | 0 |
meth |
BuildProcess.watch |
1 | 0 | 0 |
meth |
BuildProcess.build |
2 | 0 | 0 |
meth |
BuildProcess.digest |
1 | 0 | 0 |
meth |
BuildProcess.bundles |
2 | 0 | 0 |
attr |
BuildProcess.logger |
1 | 0 | 0 |
attr |
BuildProcess.main |
1 | 0 | 0 |
attr |
BuildProcess.build_folder |
1 | 0 | 0 |
attr |
BuildProcess.deps_info |
1 | 0 | 0 |
attr |
BuildProcess.npm_modules |
1 | 0 | 0 |
attr |
BuildProcess.package_lock |
1 | 0 | 0 |
attr |
BuildProcess.package |
1 | 0 | 0 |
attr |
BuildProcess.asset_paths |
1 | 0 | 0 |
attr |
logger |
1 | 0 | 0 |
func |
renderer |
1 | 0 | 0 |
dash.development.component_generator (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
generate_components |
14 | 0 | 0 |
func |
byteify |
2 | 0 | 0 |
func |
safe_json_loads |
2 | 0 | 0 |
func |
component_build_arg_parser |
1 | 0 | 0 |
func |
cli |
1 | 0 | 0 |
dash.development.update_components (12 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
status_print |
3 | 0 | 0 |
func |
bootstrap_components |
4 | 0 | 0 |
func |
build_components |
3 | 0 | 0 |
attr |
logger |
1 | 0 | 0 |
func |
cli |
1 | 0 | 0 |
dash.exceptions (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DashException.init |
2 | 0 | 0 |
dash.fingerprint (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
check_fingerprint |
2 | 0 | 0 |
attr |
cache_regex |
1 | 0 | 0 |
func |
build_fingerprint |
4 | 0 | 0 |
attr |
version_clean |
1 | 0 | 0 |
dash.html.A (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
A.init |
28 | 26 | 0 |
attr |
A.available_properties |
1 | 0 | 0 |
attr |
A.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Abbr (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Abbr.init |
20 | 18 | 0 |
attr |
Abbr.available_properties |
1 | 0 | 0 |
attr |
Abbr.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Acronym (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Acronym.init |
20 | 18 | 0 |
attr |
Acronym.available_properties |
1 | 0 | 0 |
attr |
Acronym.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Address (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Address.init |
20 | 18 | 0 |
attr |
Address.available_properties |
1 | 0 | 0 |
attr |
Address.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Area (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Area.init |
29 | 27 | 0 |
attr |
Area.available_properties |
1 | 0 | 0 |
attr |
Area.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Article (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Article.init |
20 | 18 | 0 |
attr |
Article.available_properties |
1 | 0 | 0 |
attr |
Article.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Aside (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Aside.init |
20 | 18 | 0 |
attr |
Aside.available_properties |
1 | 0 | 0 |
attr |
Aside.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Audio (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Audio.init |
27 | 25 | 0 |
attr |
Audio.available_properties |
1 | 0 | 0 |
attr |
Audio.available_wildcard_properties |
1 | 0 | 0 |
dash.html.B (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
B.init |
20 | 18 | 0 |
attr |
B.available_properties |
1 | 0 | 0 |
attr |
B.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Base (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Base.init |
22 | 20 | 0 |
attr |
Base.available_properties |
1 | 0 | 0 |
attr |
Base.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Basefont (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Basefont.init |
20 | 18 | 0 |
attr |
Basefont.available_properties |
1 | 0 | 0 |
attr |
Basefont.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Bdi (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Bdi.init |
20 | 18 | 0 |
attr |
Bdi.available_properties |
1 | 0 | 0 |
attr |
Bdi.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Bdo (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Bdo.init |
20 | 18 | 0 |
attr |
Bdo.available_properties |
1 | 0 | 0 |
attr |
Bdo.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Big (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Big.init |
20 | 18 | 0 |
attr |
Big.available_properties |
1 | 0 | 0 |
attr |
Big.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Blink (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Blink.init |
20 | 18 | 0 |
attr |
Blink.available_properties |
1 | 0 | 0 |
attr |
Blink.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Blockquote (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Blockquote.init |
21 | 19 | 0 |
attr |
Blockquote.available_properties |
1 | 0 | 0 |
attr |
Blockquote.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Br (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Br.init |
20 | 18 | 0 |
attr |
Br.available_properties |
1 | 0 | 0 |
attr |
Br.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Button (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Button.init |
31 | 29 | 0 |
attr |
Button.available_properties |
1 | 0 | 0 |
attr |
Button.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Canvas (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Canvas.init |
22 | 20 | 0 |
attr |
Canvas.available_properties |
1 | 0 | 0 |
attr |
Canvas.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Caption (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Caption.init |
20 | 18 | 0 |
attr |
Caption.available_properties |
1 | 0 | 0 |
attr |
Caption.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Center (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Center.init |
20 | 18 | 0 |
attr |
Center.available_properties |
1 | 0 | 0 |
attr |
Center.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Cite (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Cite.init |
20 | 18 | 0 |
attr |
Cite.available_properties |
1 | 0 | 0 |
attr |
Cite.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Code (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Code.init |
20 | 18 | 0 |
attr |
Code.available_properties |
1 | 0 | 0 |
attr |
Code.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Col (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Col.init |
21 | 19 | 0 |
attr |
Col.available_properties |
1 | 0 | 0 |
attr |
Col.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Colgroup (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Colgroup.init |
21 | 19 | 0 |
attr |
Colgroup.available_properties |
1 | 0 | 0 |
attr |
Colgroup.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Content (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Content.init |
20 | 18 | 0 |
attr |
Content.available_properties |
1 | 0 | 0 |
attr |
Content.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Data (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Data.init |
21 | 19 | 0 |
attr |
Data.available_properties |
1 | 0 | 0 |
attr |
Data.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Datalist (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Datalist.init |
20 | 18 | 0 |
attr |
Datalist.available_properties |
1 | 0 | 0 |
attr |
Datalist.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Dd (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dd.init |
20 | 18 | 0 |
attr |
Dd.available_properties |
1 | 0 | 0 |
attr |
Dd.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Del (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Del.init |
22 | 20 | 0 |
attr |
Del.available_properties |
1 | 0 | 0 |
attr |
Del.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Details (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Details.init |
21 | 19 | 0 |
attr |
Details.available_properties |
1 | 0 | 0 |
attr |
Details.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Dfn (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dfn.init |
20 | 18 | 0 |
attr |
Dfn.available_properties |
1 | 0 | 0 |
attr |
Dfn.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Dialog (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dialog.init |
21 | 19 | 0 |
attr |
Dialog.available_properties |
1 | 0 | 0 |
attr |
Dialog.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Div (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Div.init |
20 | 18 | 0 |
attr |
Div.available_properties |
1 | 0 | 0 |
attr |
Div.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Dl (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dl.init |
20 | 18 | 0 |
attr |
Dl.available_properties |
1 | 0 | 0 |
attr |
Dl.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Dt (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dt.init |
20 | 18 | 0 |
attr |
Dt.available_properties |
1 | 0 | 0 |
attr |
Dt.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Em (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Em.init |
20 | 18 | 0 |
attr |
Em.available_properties |
1 | 0 | 0 |
attr |
Em.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Embed (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Embed.init |
24 | 22 | 0 |
attr |
Embed.available_properties |
1 | 0 | 0 |
attr |
Embed.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Fieldset (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Fieldset.init |
23 | 21 | 0 |
attr |
Fieldset.available_properties |
1 | 0 | 0 |
attr |
Fieldset.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Figcaption (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Figcaption.init |
20 | 18 | 0 |
attr |
Figcaption.available_properties |
1 | 0 | 0 |
attr |
Figcaption.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Figure (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Figure.init |
20 | 18 | 0 |
attr |
Figure.available_properties |
1 | 0 | 0 |
attr |
Figure.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Font (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Font.init |
20 | 18 | 0 |
attr |
Font.available_properties |
1 | 0 | 0 |
attr |
Font.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Footer (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Footer.init |
20 | 18 | 0 |
attr |
Footer.available_properties |
1 | 0 | 0 |
attr |
Footer.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Form (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Form.init |
29 | 27 | 0 |
attr |
Form.available_properties |
1 | 0 | 0 |
attr |
Form.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Frame (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Frame.init |
20 | 18 | 0 |
attr |
Frame.available_properties |
1 | 0 | 0 |
attr |
Frame.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Frameset (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Frameset.init |
20 | 18 | 0 |
attr |
Frameset.available_properties |
1 | 0 | 0 |
attr |
Frameset.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H1 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H1.init |
20 | 18 | 0 |
attr |
H1.available_properties |
1 | 0 | 0 |
attr |
H1.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H2 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H2.init |
20 | 18 | 0 |
attr |
H2.available_properties |
1 | 0 | 0 |
attr |
H2.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H3 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H3.init |
20 | 18 | 0 |
attr |
H3.available_properties |
1 | 0 | 0 |
attr |
H3.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H4 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H4.init |
20 | 18 | 0 |
attr |
H4.available_properties |
1 | 0 | 0 |
attr |
H4.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H5 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H5.init |
20 | 18 | 0 |
attr |
H5.available_properties |
1 | 0 | 0 |
attr |
H5.available_wildcard_properties |
1 | 0 | 0 |
dash.html.H6 (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
H6.init |
20 | 18 | 0 |
attr |
H6.available_properties |
1 | 0 | 0 |
attr |
H6.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Header (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Header.init |
20 | 18 | 0 |
attr |
Header.available_properties |
1 | 0 | 0 |
attr |
Header.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Hgroup (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Hgroup.init |
20 | 18 | 0 |
attr |
Hgroup.available_properties |
1 | 0 | 0 |
attr |
Hgroup.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Hr (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Hr.init |
20 | 18 | 0 |
attr |
Hr.available_properties |
1 | 0 | 0 |
attr |
Hr.available_wildcard_properties |
1 | 0 | 0 |
dash.html.I (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
I.init |
20 | 18 | 0 |
attr |
I.available_properties |
1 | 0 | 0 |
attr |
I.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Iframe (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Iframe.init |
28 | 26 | 0 |
attr |
Iframe.available_properties |
1 | 0 | 0 |
attr |
Iframe.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Img (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Img.init |
29 | 27 | 0 |
attr |
Img.available_properties |
1 | 0 | 0 |
attr |
Img.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Ins (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Ins.init |
22 | 20 | 0 |
attr |
Ins.available_properties |
1 | 0 | 0 |
attr |
Ins.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Kbd (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Kbd.init |
20 | 18 | 0 |
attr |
Kbd.available_properties |
1 | 0 | 0 |
attr |
Kbd.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Keygen (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Keygen.init |
20 | 18 | 0 |
attr |
Keygen.available_properties |
1 | 0 | 0 |
attr |
Keygen.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Label (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Label.init |
21 | 19 | 0 |
attr |
Label.available_properties |
1 | 0 | 0 |
attr |
Label.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Legend (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Legend.init |
20 | 18 | 0 |
attr |
Legend.available_properties |
1 | 0 | 0 |
attr |
Legend.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Li (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Li.init |
21 | 19 | 0 |
attr |
Li.available_properties |
1 | 0 | 0 |
attr |
Li.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Link (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Link.init |
29 | 27 | 0 |
attr |
Link.available_properties |
1 | 0 | 0 |
attr |
Link.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Main (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Main.init |
20 | 18 | 0 |
attr |
Main.available_properties |
1 | 0 | 0 |
attr |
Main.available_wildcard_properties |
1 | 0 | 0 |
dash.html.MapEl (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MapEl.init |
21 | 19 | 0 |
attr |
MapEl.available_properties |
1 | 0 | 0 |
attr |
MapEl.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Mark (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Mark.init |
20 | 18 | 0 |
attr |
Mark.available_properties |
1 | 0 | 0 |
attr |
Mark.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Marquee (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Marquee.init |
21 | 19 | 0 |
attr |
Marquee.available_properties |
1 | 0 | 0 |
attr |
Marquee.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Meta (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Meta.init |
24 | 22 | 0 |
attr |
Meta.available_properties |
1 | 0 | 0 |
attr |
Meta.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Meter (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Meter.init |
26 | 24 | 0 |
attr |
Meter.available_properties |
1 | 0 | 0 |
attr |
Meter.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Nav (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Nav.init |
20 | 18 | 0 |
attr |
Nav.available_properties |
1 | 0 | 0 |
attr |
Nav.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Nobr (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Nobr.init |
20 | 18 | 0 |
attr |
Nobr.available_properties |
1 | 0 | 0 |
attr |
Nobr.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Noscript (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Noscript.init |
20 | 18 | 0 |
attr |
Noscript.available_properties |
1 | 0 | 0 |
attr |
Noscript.available_wildcard_properties |
1 | 0 | 0 |
dash.html.ObjectEl (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ObjectEl.init |
27 | 25 | 0 |
attr |
ObjectEl.available_properties |
1 | 0 | 0 |
attr |
ObjectEl.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Ol (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Ol.init |
23 | 21 | 0 |
attr |
Ol.available_properties |
1 | 0 | 0 |
attr |
Ol.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Optgroup (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Optgroup.init |
22 | 20 | 0 |
attr |
Optgroup.available_properties |
1 | 0 | 0 |
attr |
Optgroup.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Option (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Option.init |
24 | 22 | 0 |
attr |
Option.available_properties |
1 | 0 | 0 |
attr |
Option.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Output (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Output.init |
23 | 21 | 0 |
attr |
Output.available_properties |
1 | 0 | 0 |
attr |
Output.available_wildcard_properties |
1 | 0 | 0 |
dash.html.P (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
P.init |
20 | 18 | 0 |
attr |
P.available_properties |
1 | 0 | 0 |
attr |
P.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Param (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Param.init |
22 | 20 | 0 |
attr |
Param.available_properties |
1 | 0 | 0 |
attr |
Param.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Picture (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Picture.init |
20 | 18 | 0 |
attr |
Picture.available_properties |
1 | 0 | 0 |
attr |
Picture.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Plaintext (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Plaintext.init |
20 | 18 | 0 |
attr |
Plaintext.available_properties |
1 | 0 | 0 |
attr |
Plaintext.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Pre (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Pre.init |
20 | 18 | 0 |
attr |
Pre.available_properties |
1 | 0 | 0 |
attr |
Pre.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Progress (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Progress.init |
22 | 20 | 0 |
attr |
Progress.available_properties |
1 | 0 | 0 |
attr |
Progress.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Q (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Q.init |
21 | 19 | 0 |
attr |
Q.available_properties |
1 | 0 | 0 |
attr |
Q.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Rb (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Rb.init |
20 | 18 | 0 |
attr |
Rb.available_properties |
1 | 0 | 0 |
attr |
Rb.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Rp (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Rp.init |
20 | 18 | 0 |
attr |
Rp.available_properties |
1 | 0 | 0 |
attr |
Rp.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Rt (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Rt.init |
20 | 18 | 0 |
attr |
Rt.available_properties |
1 | 0 | 0 |
attr |
Rt.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Rtc (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Rtc.init |
20 | 18 | 0 |
attr |
Rtc.available_properties |
1 | 0 | 0 |
attr |
Rtc.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Ruby (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Ruby.init |
20 | 18 | 0 |
attr |
Ruby.available_properties |
1 | 0 | 0 |
attr |
Ruby.available_wildcard_properties |
1 | 0 | 0 |
dash.html.S (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
S.init |
20 | 18 | 0 |
attr |
S.available_properties |
1 | 0 | 0 |
attr |
S.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Samp (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Samp.init |
20 | 18 | 0 |
attr |
Samp.available_properties |
1 | 0 | 0 |
attr |
Samp.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Script (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Script.init |
26 | 24 | 0 |
attr |
Script.available_properties |
1 | 0 | 0 |
attr |
Script.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Section (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Section.init |
20 | 18 | 0 |
attr |
Section.available_properties |
1 | 0 | 0 |
attr |
Section.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Select (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Select.init |
28 | 26 | 0 |
attr |
Select.available_properties |
1 | 0 | 0 |
attr |
Select.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Shadow (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Shadow.init |
20 | 18 | 0 |
attr |
Shadow.available_properties |
1 | 0 | 0 |
attr |
Shadow.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Slot (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Slot.init |
20 | 18 | 0 |
attr |
Slot.available_properties |
1 | 0 | 0 |
attr |
Slot.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Small (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Small.init |
20 | 18 | 0 |
attr |
Small.available_properties |
1 | 0 | 0 |
attr |
Small.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Source (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Source.init |
25 | 23 | 0 |
attr |
Source.available_properties |
1 | 0 | 0 |
attr |
Source.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Spacer (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Spacer.init |
20 | 18 | 0 |
attr |
Spacer.available_properties |
1 | 0 | 0 |
attr |
Spacer.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Span (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Span.init |
20 | 18 | 0 |
attr |
Span.available_properties |
1 | 0 | 0 |
attr |
Span.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Strike (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Strike.init |
20 | 18 | 0 |
attr |
Strike.available_properties |
1 | 0 | 0 |
attr |
Strike.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Strong (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Strong.init |
20 | 18 | 0 |
attr |
Strong.available_properties |
1 | 0 | 0 |
attr |
Strong.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Sub (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Sub.init |
20 | 18 | 0 |
attr |
Sub.available_properties |
1 | 0 | 0 |
attr |
Sub.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Summary (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Summary.init |
20 | 18 | 0 |
attr |
Summary.available_properties |
1 | 0 | 0 |
attr |
Summary.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Sup (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Sup.init |
20 | 18 | 0 |
attr |
Sup.available_properties |
1 | 0 | 0 |
attr |
Sup.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Table (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Table.init |
20 | 18 | 0 |
attr |
Table.available_properties |
1 | 0 | 0 |
attr |
Table.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Tbody (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tbody.init |
20 | 18 | 0 |
attr |
Tbody.available_properties |
1 | 0 | 0 |
attr |
Tbody.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Td (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Td.init |
23 | 21 | 0 |
attr |
Td.available_properties |
1 | 0 | 0 |
attr |
Td.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Template (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Template.init |
20 | 18 | 0 |
attr |
Template.available_properties |
1 | 0 | 0 |
attr |
Template.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Textarea (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Textarea.init |
34 | 32 | 0 |
attr |
Textarea.available_properties |
1 | 0 | 0 |
attr |
Textarea.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Tfoot (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tfoot.init |
20 | 18 | 0 |
attr |
Tfoot.available_properties |
1 | 0 | 0 |
attr |
Tfoot.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Th (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Th.init |
24 | 22 | 0 |
attr |
Th.available_properties |
1 | 0 | 0 |
attr |
Th.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Thead (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Thead.init |
20 | 18 | 0 |
attr |
Thead.available_properties |
1 | 0 | 0 |
attr |
Thead.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Time (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Time.init |
21 | 19 | 0 |
attr |
Time.available_properties |
1 | 0 | 0 |
attr |
Time.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Title (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Title.init |
20 | 18 | 0 |
attr |
Title.available_properties |
1 | 0 | 0 |
attr |
Title.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Tr (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Tr.init |
20 | 18 | 0 |
attr |
Tr.available_properties |
1 | 0 | 0 |
attr |
Tr.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Track (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Track.init |
25 | 23 | 0 |
attr |
Track.available_properties |
1 | 0 | 0 |
attr |
Track.available_wildcard_properties |
1 | 0 | 0 |
dash.html.U (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
U.init |
20 | 18 | 0 |
attr |
U.available_properties |
1 | 0 | 0 |
attr |
U.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Ul (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Ul.init |
20 | 18 | 0 |
attr |
Ul.available_properties |
1 | 0 | 0 |
attr |
Ul.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Var (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Var.init |
20 | 18 | 0 |
attr |
Var.available_properties |
1 | 0 | 0 |
attr |
Var.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Video (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Video.init |
31 | 29 | 0 |
attr |
Video.available_properties |
1 | 0 | 0 |
attr |
Video.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Wbr (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Wbr.init |
20 | 18 | 0 |
attr |
Wbr.available_properties |
1 | 0 | 0 |
attr |
Wbr.available_wildcard_properties |
1 | 0 | 0 |
dash.html.Xmp (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Xmp.init |
20 | 18 | 0 |
attr |
Xmp.available_properties |
1 | 0 | 0 |
attr |
Xmp.available_wildcard_properties |
1 | 0 | 0 |
dash.html (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
package_name |
1 | 0 | 0 |
attr |
package |
1 | 0 | 0 |
dash.resources (32 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Resources.init |
3 | 2 | 0 |
meth |
Resources.append_resource |
2 | 1 | 0 |
meth |
Resources._filter_resources |
3 | 1 | 0 |
meth |
Resources.get_all_resources |
2 | 0 | 0 |
meth |
Resources.get_library_resources |
3 | 0 | 0 |
attr |
Resources.resource_name |
1 | 0 | 0 |
attr |
Resources.config |
1 | 0 | 0 |
meth |
Scripts.init |
3 | 0 | 0 |
meth |
Scripts.append_script |
2 | 0 | 0 |
meth |
Scripts.get_all_scripts |
2 | 0 | 0 |
meth |
Scripts.get_library_scripts |
3 | 0 | 0 |
attr |
Scripts.config |
1 | 0 | 0 |
meth |
Css.init |
2 | 1 | 0 |
meth |
Css.append_css |
2 | 1 | 0 |
meth |
Css.get_all_css |
1 | 0 | 0 |
meth |
Css.get_library_css |
2 | 1 | 0 |
attr |
Css.config |
1 | 0 | 0 |
meth |
ResourceConfig.init |
3 | 0 | 0 |
attr |
ResourceConfig.eager_loading |
1 | 0 | 0 |
attr |
ResourceConfig.serve_locally |
1 | 0 | 0 |
dash.testing (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
ignore_register_page |
1 | 0 | 0 |
dash.testing.application_runners (82 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BaseDashRunner.init |
5 | 0 | 0 |
meth |
BaseDashRunner.start |
3 | 0 | 0 |
meth |
BaseDashRunner.stop |
1 | 0 | 0 |
meth |
BaseDashRunner.accessible |
2 | 0 | 0 |
meth |
BaseDashRunner.call |
3 | 0 | 0 |
meth |
BaseDashRunner.enter |
1 | 0 | 0 |
meth |
BaseDashRunner.exit |
4 | 0 | 0 |
prop |
BaseDashRunner.url |
1 | 0 | 0 |
prop |
BaseDashRunner.is_windows |
1 | 0 | 0 |
prop |
BaseDashRunner.tmp_app_path |
1 | 0 | 0 |
attr |
BaseDashRunner.scheme |
1 | 0 | 0 |
attr |
BaseDashRunner.host |
1 | 0 | 0 |
attr |
BaseDashRunner.port |
1 | 0 | 0 |
attr |
BaseDashRunner.started |
1 | 0 | 0 |
attr |
BaseDashRunner.keep_open |
1 | 0 | 0 |
attr |
BaseDashRunner.stop_timeout |
1 | 0 | 0 |
meth |
MultiProcessRunner.init |
3 | 0 | 0 |
meth |
MultiProcessRunner.start |
4 | 0 | 0 |
meth |
MultiProcessRunner.stop |
1 | 0 | 0 |
attr |
MultiProcessRunner.proc |
1 | 0 | 0 |
meth |
ProcessRunner.init |
3 | 0 | 0 |
meth |
ProcessRunner.start |
6 | 0 | 0 |
meth |
ProcessRunner.stop |
1 | 0 | 0 |
attr |
ProcessRunner.proc |
1 | 0 | 0 |
meth |
KillerThread.init |
2 | 0 | 0 |
meth |
KillerThread.kill |
1 | 0 | 0 |
meth |
RRunner.init |
3 | 0 | 0 |
meth |
RRunner.start |
4 | 0 | 0 |
attr |
RRunner.proc |
1 | 0 | 0 |
meth |
JuliaRunner.init |
3 | 0 | 0 |
meth |
JuliaRunner.start |
4 | 0 | 0 |
attr |
JuliaRunner.proc |
1 | 0 | 0 |
meth |
ThreadedRunner.init |
3 | 0 | 0 |
meth |
ThreadedRunner.running_and_accessible |
2 | 0 | 0 |
meth |
ThreadedRunner.start |
4 | 0 | 0 |
meth |
ThreadedRunner.stop |
1 | 0 | 0 |
attr |
ThreadedRunner.thread |
1 | 0 | 0 |
func |
import_app |
3 | 0 | 0 |
attr |
logger |
1 | 0 | 0 |
dash.testing.browser (105 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Browser.init |
12 | 11 | 0 |
meth |
Browser.enter |
1 | 0 | 0 |
meth |
Browser.exit |
4 | 0 | 0 |
meth |
Browser.visit_and_snapshot |
8 | 2 | 0 |
meth |
Browser.percy_snapshot |
5 | 0 | 0 |
meth |
Browser.take_snapshot |
2 | 1 | 0 |
meth |
Browser.find_element |
3 | 0 | 0 |
meth |
Browser.find_elements |
3 | 0 | 0 |
meth |
Browser._get_element |
2 | 0 | 0 |
meth |
Browser._wait_for |
4 | 0 | 0 |
meth |
Browser.wait_for_element |
3 | 0 | 0 |
meth |
Browser.wait_for_element_by_css_selector |
3 | 0 | 0 |
meth |
Browser.wait_for_no_elements |
3 | 0 | 0 |
meth |
Browser.wait_for_element_by_id |
3 | 0 | 0 |
meth |
Browser.wait_for_class_to_equal |
4 | 0 | 0 |
meth |
Browser.wait_for_style_to_equal |
5 | 0 | 0 |
meth |
Browser.wait_for_text_to_equal |
4 | 0 | 0 |
meth |
Browser.wait_for_contains_class |
4 | 0 | 0 |
meth |
Browser.wait_for_contains_text |
4 | 0 | 0 |
meth |
Browser.wait_for_page |
3 | 0 | 0 |
meth |
Browser.select_dcc_dropdown |
4 | 0 | 0 |
meth |
Browser.toggle_window |
1 | 0 | 0 |
meth |
Browser.switch_window |
2 | 0 | 0 |
meth |
Browser.open_new_tab |
2 | 0 | 0 |
meth |
Browser.get_webdriver |
1 | 0 | 0 |
meth |
Browser._get_wd_options |
1 | 0 | 0 |
meth |
Browser._get_chrome |
1 | 0 | 0 |
meth |
Browser._get_firefox |
1 | 0 | 0 |
meth |
Browser._is_windows |
1 | 0 | 0 |
meth |
Browser.multiple_click |
4 | 0 | 0 |
meth |
Browser.clear_input |
2 | 0 | 0 |
meth |
Browser.zoom_in_graph_by_ratio |
5 | 0 | 0 |
meth |
Browser.click_at_coord_fractions |
4 | 0 | 0 |
meth |
Browser.get_logs |
1 | 0 | 0 |
meth |
Browser.reset_log_timestamp |
1 | 0 | 0 |
prop |
Browser.driver |
1 | 0 | 0 |
prop |
Browser.session_id |
1 | 0 | 0 |
prop |
Browser.server_url |
2 | 1 | 0 |
prop |
Browser.download_path |
1 | 0 | 0 |
prop |
Browser.wait_timeout |
2 | 0 | 0 |
attr |
Browser.percy_runner |
1 | 0 | 0 |
attr |
logger |
1 | 0 | 0 |
dash.testing.composite (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DashRComposite.init |
3 | 0 | 0 |
meth |
DashRComposite.start_server |
3 | 0 | 0 |
attr |
DashRComposite.server |
1 | 0 | 0 |
meth |
DashComposite.init |
3 | 0 | 0 |
meth |
DashComposite.start_server |
4 | 0 | 0 |
attr |
DashComposite.server |
1 | 0 | 0 |
meth |
DashJuliaComposite.init |
3 | 0 | 0 |
meth |
DashJuliaComposite.start_server |
3 | 0 | 0 |
attr |
DashJuliaComposite.server |
1 | 0 | 0 |
dash.testing.dash_page (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
DashPageMixin._get_dash_dom_by_attribute |
2 | 0 | 0 |
meth |
DashPageMixin._wait_for_callbacks |
1 | 0 | 0 |
meth |
DashPageMixin.get_local_storage |
2 | 0 | 0 |
meth |
DashPageMixin.get_session_storage |
2 | 0 | 0 |
meth |
DashPageMixin.clear_local_storage |
1 | 0 | 0 |
meth |
DashPageMixin.clear_session_storage |
1 | 0 | 0 |
meth |
DashPageMixin.clear_storage |
1 | 0 | 0 |
prop |
DashPageMixin.devtools_error_count_locator |
1 | 0 | 0 |
prop |
DashPageMixin.dash_entry_locator |
1 | 0 | 0 |
prop |
DashPageMixin.dash_outerhtml_dom |
1 | 0 | 0 |
prop |
DashPageMixin.dash_innerhtml_dom |
1 | 0 | 0 |
prop |
DashPageMixin.redux_state_paths |
1 | 0 | 0 |
prop |
DashPageMixin.redux_state_rqs |
1 | 0 | 0 |
prop |
DashPageMixin.redux_state_is_loading |
1 | 0 | 0 |
prop |
DashPageMixin.window_store |
1 | 0 | 0 |
dash.testing.newhooks (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
pytest_setup_options |
1 | 0 | 0 |
dash.testing.plugin (27 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
dash_duo_mp |
4 | 1 | 0 |
func |
dash_br |
3 | 1 | 0 |
meth |
MissingDashTesting.init |
2 | 0 | 0 |
meth |
MissingDashTesting.enter |
1 | 1 | 1 |
meth |
MissingDashTesting.exit |
4 | 1 | 0 |
func |
dashjl |
4 | 1 | 0 |
func |
dash_duo |
4 | 1 | 0 |
func |
dashr |
4 | 1 | 0 |
func |
pytest_addoption |
2 | 0 | 0 |
func |
pytest_addhooks |
2 | 0 | 0 |
func |
pytest_runtest_makereport |
3 | 0 | 0 |
func |
diskcache_manager |
1 | 0 | 0 |
dash.testing.wait (60 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
logger |
1 | 0 | 0 |
meth |
style_to_equal.init |
4 | 0 | 0 |
meth |
style_to_equal.call |
2 | 0 | 0 |
attr |
style_to_equal.selector |
1 | 0 | 0 |
attr |
style_to_equal.style |
1 | 0 | 0 |
attr |
style_to_equal.val |
1 | 0 | 0 |
func |
until |
5 | 0 | 0 |
meth |
contains_text.init |
4 | 0 | 0 |
meth |
contains_text.call |
2 | 0 | 0 |
meth |
contains_text.message |
2 | 0 | 0 |
meth |
contains_text._get_element |
2 | 0 | 0 |
attr |
contains_text.selector |
1 | 0 | 0 |
attr |
contains_text.text |
1 | 0 | 0 |
attr |
contains_text.timeout |
1 | 0 | 0 |
meth |
class_to_equal.init |
3 | 0 | 0 |
meth |
class_to_equal.call |
2 | 0 | 0 |
attr |
class_to_equal.selector |
1 | 0 | 0 |
attr |
class_to_equal.classname |
1 | 0 | 0 |
func |
until_not |
5 | 0 | 0 |
meth |
contains_class.init |
3 | 0 | 0 |
meth |
contains_class.call |
2 | 0 | 0 |
attr |
contains_class.selector |
1 | 0 | 0 |
attr |
contains_class.classname |
1 | 0 | 0 |
meth |
text_to_equal.init |
4 | 0 | 0 |
meth |
text_to_equal.call |
2 | 0 | 0 |
meth |
text_to_equal.message |
2 | 0 | 0 |
meth |
text_to_equal._get_element |
2 | 0 | 0 |
attr |
text_to_equal.selector |
1 | 0 | 0 |
attr |
text_to_equal.text |
1 | 0 | 0 |
attr |
text_to_equal.timeout |
1 | 0 | 0 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore[reportInvalidTypeForm] |
10 |
type: ignore[misc] |
6 |
type: ignore[operator] |
5 |
type: ignore[import-not-found] |
4 |
type: ignore[import-untyped] |
4 |
type: ignore[no-redef] |
4 |
type: ignore[assignment] |
3 |
type: ignore[reportIncompatibleMethodOverride] |
2 |
type: ignore[attr-defined] |
1 |