-
Notifications
You must be signed in to change notification settings - Fork 4
CompoundButton
Andrew Sutton edited this page Jan 26, 2024
·
4 revisions
Fui.compoundButton [
compoundButton.appearance.primary
compoundButton.text "This should be the main text"
compoundButton.secondaryContent "This should be the secondary text"
compoundButton.icon (Fui.icon.calendarMonthRegular [])
compoundButton.size.large
compoundButton.as'.button
]