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