intro.js
Preparing search index...
packages/dom
PropValue
Type Alias PropValue
PropValue
:
Primitive
|
(
<
T
>
(
e
:
T
)
=>
void
)
|
null
A type representing a property value which can be a primitive, a function, or null.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
intro.js
Loading...
A type representing a property value which can be a primitive, a function, or null.