Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
core/classes/component-registry
AddEventPayload
Interface AddEventPayload<T>
interface
AddEventPayload
<
T
extends
ComponentProto
>
{
component
:
T
;
id
:
string
;
type
?:
string
;
}
Type Parameters
T
extends
ComponentProto
Index
Properties
component
id
type?
Properties
component
component
:
T
id
id
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
id
type
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...