from ..tools import load_demo name = 'binding_properties' title = 'Binding Properties' def intro() -> None: ... def content() -> None: load_demo('bindings')