BootCell
Preparing search index...
OffcanvasProps
Interface OffcanvasProps
interface
OffcanvasProps
{
backdrop
?:
boolean
|
"static"
;
show
?:
boolean
;
[
key
:
string
]:
any
;
[
key
:
number
]:
any
;
}
Hierarchy (
View Summary
)
Omit
<
OffcanvasHeaderProps
,
"closeButton"
>
OffcanvasProps
OffcanvasBoxProps
Indexable
[
key
:
string
]:
any
[
key
:
number
]:
any
Index
Properties
backdrop?
show?
Properties
Optional
backdrop
backdrop
?:
boolean
|
"static"
Optional
show
show
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backdrop
show
BootCell
Loading...