carbonkivy.behaviors.declarative_behavior
Follows the same declarative pattern as KivyMD’s Declarative Behavior.
See more at: KivyMD’s Declarative Behavior Github
Documentation at: https://kivymd.readthedocs.io/en/latest/behaviors/declarative/
Classes
Implements the creation and addition of child widgets as declarative |
Module Contents
- class carbonkivy.behaviors.declarative_behavior.DeclarativeBehavior(*args, **kwargs)[source]
Implements the creation and addition of child widgets as declarative programming style.
- id[source]
Widget ID.
idis anStringPropertyand defaults to ‘’.