@arcmantle/lit-jsx
Preparing search index...
shared/jsx-types
JSX
CanBeNothing
Type Alias CanBeNothing<T>
CanBeNothing
:
{
[
K
in
keyof
T
]
?:
|
T
[
K
]
|
typeof
nothing
|
(
(
flag
:
void
)
=>
T
[
K
]
|
typeof
nothing
)
}
Type Parameters
T
extends
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/lit-jsx
Loading...