MCPcopy
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
33def get_custom_props(module_name):
34 return _get_custom(module_name, "custom_props", {})
35
36
37def get_custom_ignore(module_name):

Callers 1

generate_class_stringFunction · 0.85

Calls 1

_get_customFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…