The search functionality needs JavaScript enabled
Initialize a new Component optionally with initial data and a custom name.
Component
Component component(T) ( T data = T.init, const string name = "" ) if (isStruct!T);
fullyQualifiedName!T