Class
Placeholder
Placeholder
Summary
Constructors
Constructors
constructor
new Placeholder(): Placeholder
Properties
creatingViewEvent
Static
Methods
on
on(eventNames: string, callback: (args: EventData) => void): any
on(event: "creatingView", callback: (args: CreateViewEventData) => void): any
| Parameter | Default | Description |
event | | "creatingView" |
callback | | (args: CreateViewEventData) => void |
Returns any
- Previous
- ParserEventType
- Next
- Progress