GenUI Builtin Components (v0.1.1)
Update
- Update to 2024-11-26 makepad branch
rik
- Use
use
,pub
,link
keyword - pub all components:
use gen_components::*;
asmakepad-widgets
- try use
after_apply_from_doc
to replaceafter_apply
rik
use
, pub
, link
keyworduse gen_components::*;
as makepad-widgets
after_apply_from_doc
to replace after_apply