Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ get_custom_props
Function
get_custom_props
dash/development/_py_prop_typing.py:33–34 ·
view source on GitHub ↗
(module_name)
Source
from the content-addressed store, hash-verified
31
32
33
def
get_custom_props(module_name):
34
return
_get_custom(module_name,
"custom_props"
, {})
35
36
37
def
get_custom_ignore(module_name):
Callers
1
generate_class_string
Function · 0.85
Calls
1
_get_custom
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…