Documentation for Druid UI Library
Modules
| druid.back_handler | Component to handle back key (android, backspace) |
| druid.blocker | Component to block input on specify zone (node) |
| druid.button | Component to handle basic GUI button |
| druid.checkbox | Druid checkbox component |
| druid.checkbox_group | Checkboux group module |
| druid.grid | Component to handle placing components by row and columns. |
| druid.locale | Component to handle all GUI texts Good working with localization system |
| druid.progress | Basic progress bar component |
| druid.radio_group | Radio group module |
| druid.scroll | Component to handle scroll content |
| druid.slider | Druid slider component |
| druid.text | Component to handle all GUI texts Good working with localization system |
| druid.timer | Component to handle GUI timers |
| component | Basic class for all Druid components. |
| const | Druid constants |
| druid | Druid UI Library. |
| helper | Text node or icon node can be nil |
| helper.formats | Druid module with utils on string formats |
| druid.progress_rich | Component for rich progress component |
| druid_instance | Druid main class. |