fo_components library

Classes

CapitalizePipe
Makes the first letter of a string uppercase patrick --> Patrick
FoButtonComponent
FoCarouselComponent
FoCarouselSlideComponent
FoCheckComponent
FoCurrencyPipe
Add currency symbol to a value "
FoDatePickerComponent
FoDropdownOption
FoDropdownSelectComponent
FoFileUploadComponent
A component which lets the user select or drop a single file from their local drive. When the file has been processed, a fileChange event is fired containing the File object. The host app can optionally set uploading to true to display a load indicator
FoIconComponent
An icon component. Make sure to have imported the icomoon font and style into your project.
FoImageFileComponent
A component that loads an image file and converts it to base64 data. When an image has been loaded, it's immediately displayed to the user and 'sourceChanged' event fires containing the base64 data
FoLoadIndicatorComponent
FoModalComponent
FoNumberInputComponent
FoPanelComponent
Panel component
FoProgressBarComponent
FoQuizComponent
FoQuizDoneEvent
FoRadioComponent
FoRadioGroupComponent
FoRatingComponent
FoReorderEvent
FoReorderListComponent
FoTabComponent
FoTabPanelComponent
FoTextAreaInputComponent
FoTextInputComponent
FoToggleComponent
FoValidators
ReorderItemDirective
SelectionChangeEvent