add todo note

This commit is contained in:
griffi-gh 2024-03-07 01:19:45 +01:00
parent 2e05a30d93
commit 40c448276b

View file

@ -16,4 +16,5 @@ pub mod text;
#[cfg(feature = "builtin_elements")]
pub mod transformer;
//TODO add: OverlayContainer (for simply laying multiple elements on top of each other)
//TODO add: Button, Checkbox, Dropdown, Input, Radio, Slider, Textarea, Toggle, etc.