Event
Class Event
is an important feature in NormaConstructor. With Event
, NormaConstructor can be more functional than before.
- constructor
new Event(type)
event.type
: a string.event.state
: an object.
Event
Event
is an important feature in NormaConstructor. With Event
, NormaConstructor can be more functional than before.
new Event(type)
event.type
: a string.event.state
: an object.