create abstract method
Constructs the component. Constructor-only configuration reads from
props; everything with a set binding is applied after.
Implementation
C create(PropertyReader props);
Constructs the component. Constructor-only configuration reads from
props; everything with a set binding is applied after.
C create(PropertyReader props);