Bootstrap

API config

BootstrapWidgetsConfig

interface

Configuration interface for various Bootstrap widgets.

Properties
accordion

accordion: AccordionProps

the accordion widget config


alert

alert: AlertProps

the alert widget config


collapse

collapse: CollapseProps

collapse widget config


modal

modal: ModalProps<any>

the modal widget config


pagination

pagination: PaginationProps

the pagination widget config


progressbar

progressbar: ProgressbarProps

the progress bar widget config


rating

rating: RatingProps

the rating widget config


select

select: SelectProps<any>

the select widget config


slider

slider: SliderProps

slider widget config


toast

toast: ToastProps

toast widget config


tree

tree: TreeProps

tree widget config