WIP pull #1

Merged
ErikaHarker merged 8 commits from goffee/core:main into main 2024-12-16 15:39:01 -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