API Reference > @next-core/brick-kit > EventDeclaration
EventDeclaration interface
构件事件的选项。
Signature:
export interface EventDeclaration extends EventInit
Extends: EventInit
Properties
| Property | Type | Description |
|---|---|---|
| type | string | 事件类型名。 |
API Reference > @next-core/brick-kit > EventDeclaration
构件事件的选项。
Signature:
export interface EventDeclaration extends EventInit
Extends: EventInit
| Property | Type | Description |
|---|---|---|
| type | string | 事件类型名。 |