widgets library

The Forui widgets and their corresponding styles.

Classes

FBadge
A badge. Badges are typically used to draw attention to specific information, such as labels and counts.
FBadgeContentStyle
FBadge content's style.
FBadgeCustomStyle
A custom FBadge style.
FBadgeStyle
A FBadge's style.
FBadgeStyles
The FBadgeCustomStyles.
FButton
A button.
FButtonContentStyle
FButton content's style.
FButtonCustomStyle
A custom FButton style.
FButtonIcon
A FButton's icon.
FButtonIconStyle
FButtonIcon's style.
FButtonStyle
A FButton's style.
FButtonStyles
FButtonCustomStyle's style.
FCard
A card.
FCardContentStyle
FCard content's style.
FCardStyle
FCard's style.
FCheckbox
A checkbox control that allows the user to toggle between checked and not checked.
FCheckboxStateStyle
A checkbox state's style.
FCheckboxStyle
A FCheckbox's style.
FDialog
A modal dialog.
FDialogContentStyle
FDialog content's style.
FDialogStyle
FDialog's style.
FHeader
A header.
FHeaderAction
A FHeader action.
FHeaderActionStyle
FHeaderAction's style.
FHeaderStyles
FHeader's styles.
FNestedHeaderStyle
FHeader.nested's style.
FProgress
A progress bar.
FProgressStyle
FProgress's style.
FRootHeaderStyle
FHeader.new's style.
FScaffold
A Scaffold.
FScaffoldStyle
FScaffold's style.
FSeparator
A separator. Separators visually separate content.
FSeparatorStyle
FSeparator's style.
FSeparatorStyles
The FSeparator styles.
FSwitch
A control that allows the user to toggle between checked and unchecked.
FSwitchStyle
FSwitch's style.
FTabController
An object that controls selection in a FTabs
FTabEntry
An object that represents a tab entry in a group of tabs.
FTabs
A FTabs that allows switching between tabs.
FTabsStyle
FTabs's style.
FTextField
A text field.
FTextFieldBorderStyle
A FTextField border's style.
FTextFieldStateStyle
A FTextField state's style.
FTextFieldStyle
FTextFieldStyle's style.

Enums

FTabBarIndicatorSize
Defines how the bounds of the selected tab indicator are computed.