Sanity Library Reference Docs
Preparing search index...
sanity
index
ModalOptions
Interface ModalOptions
interface
ModalOptions
{
type
?:
"popover"
|
"dialog"
;
width
?:
2
|
"auto"
|
1
|
3
|
4
|
5
|
(
2
|
"auto"
|
1
|
3
|
4
|
5
)
[]
;
}
Index
Properties
type?
width?
Properties
Optional
type
type
?:
"popover"
|
"dialog"
Optional
width
width
?:
2
|
"auto"
|
1
|
3
|
4
|
5
|
(
2
|
"auto"
|
1
|
3
|
4
|
5
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
width
Sanity Library Reference Docs
Loading...