Built-in Properties
Every component has some built-in properties that are used for its functionality and also to display them.
ID
Component._id = '';
State
Component._state = {};
Last updated
Was this helpful?
Every component has some built-in properties that are used for its functionality and also to display them.
Component._id = '';
Component._state = {};
Last updated
Was this helpful?