Configuration Files and Attributes
Config files are kept in a Config structure which allows for easy access to attribute values.
| Attribute | Content |
|---|---|
| cockpit._config | deckconfig/config.yaml file |
| cockpit._resources_config | resources/config.yaml global file |
| deck._config | portion of the deckconfig/config.yaml file for this deck |
| deck.deck_type | Deck Type file for this deck |
| deck._layout_config | layout/config.yaml file |
| decktype._config | decktype.yalm file |
| page._config | page.yaml file |
| button._config | portion of the buttons attribute above for this button |
| button._def | portion of the decktype buttons for this button |