develop #16

Merged
zeni merged 4 commits from develop into main 2024-12-08 09:02:11 -05:00
Showing only changes of commit 2076b4b35b - Show all commits

View file

@ -1,6 +1,7 @@
package components
type ContentDropdown struct {
ID string
Label string
TypeClass string // type primary, secondary, success, danger, warning, info, light, dark, link, outline-primary
IsDisabled bool