UNPKG

@ribajs/bs5

Version:

Bootstrap 5 module for Riba.js

2 lines (1 loc) 177 B
export type Bs5SliderIndicatorsPosition = "inside-bottom" | "inside-top" | "inside-right" | "inside-left" | "outside-bottom" | "outside-top" | "outside-right" | "outside-left";