Sanity Library Reference Docs
Preparing search index...
sanity
index
ComplexElementProps
Interface ComplexElementProps
Beta
Hidden
interface
ComplexElementProps
{
"aria-describedby"
:
string
;
id
:
string
;
onBlur
:
FocusEventHandler
;
onFocus
:
FocusEventHandler
;
ref
:
MutableRefObject
<
any
>
;
}
Index
Properties
aria-
describedby
id
on
Blur
on
Focus
ref
Properties
Beta
aria-
describedby
"aria-describedby"
:
string
Beta
id
id
:
string
Beta
on
Blur
onBlur
:
FocusEventHandler
Beta
on
Focus
onFocus
:
FocusEventHandler
Beta
ref
ref
:
MutableRefObject
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria-
describedby
id
on
Blur
on
Focus
ref
Sanity Library Reference Docs
Loading...
Hidden