yao/widgets/component
Max 1a1ffabbd8 feat: Add hideLabel option to component and column DSL
Add the hideLabel option to the component and column DSLs. This allows hiding the label for the respective widgets. The hideLabel option is set to true in the component and column DSLs when necessary.
2024-05-23 06:48:12 +08:00
..
action.go [add] syntactic sugar action.disabled 2023-01-19 09:41:53 +08:00
action_test.go [add] syntactic sugar action.disabled 2023-01-19 09:41:53 +08:00
component.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00
compute.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
compute_test.go [add] compute parser 2022-10-20 22:56:09 +08:00
handlers.go [add] form.download API & process 2022-11-16 16:07:50 +08:00
process.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
props.go [add] form & table loadFieSync & fix props bug 2023-05-13 20:38:27 +08:00
types.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00