mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +02:00
11 lines
255 B
Markdown
11 lines
255 B
Markdown
# Widgets
|
|
|
|
What are widgets
|
|
What are difference from custom components
|
|
Using Druid Widgets
|
|
Creating your own widgets (it's a new default way to use druid!)
|
|
Best practices
|
|
Make reusable widgets
|
|
Binding Widget to Game Objects
|
|
Testing you widgets separately
|