@arcmantle/lit-jsx
Preparing search index...
shared/jsx-types
JSX
OnAttributes
Type Alias OnAttributes<T>
OnAttributes
:
{
[
Key
in
keyof
CustomEvents
as
`
on-
${
Key
}
`
]
?:
EventHandlerWithOptionsUnion
<
T
,
CustomEvents
[
Key
]
,
>
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/lit-jsx
Loading...