UNPKG

@ribajs/bs5

Version:

Bootstrap 5 module for Riba.js

2 lines (1 loc) 130 B
export type SidebarState = "overlap-left" | "overlap-right" | "side-left" | "side-right" | "move-left" | "move-right" | "hidden";