BottomSheet Enum for CSS Classes

Enumeration Members

HasHandler: "osui-bottom-sheet--has-handler"
HasSCroll: "osui-bottom-sheet--has-scroll"
IsOpen: "osui-bottom-sheet--is-open"
IsActive: "osui-bottom-sheet--is-active"
PatternContent: "osui-bottom-sheet__content"
PatternHeader: "osui-bottom-sheet__header"
PatternOverlay: "osui-bottom-sheet-overlay"
PatternTopBar: "osui-bottom-sheet__header__top-bar"