Const
Checks whether a value is a Lilact component. It is the same as isValidComponent.
isValidComponent
Checks whether a value is a Lilact component.
Value to inspect.
True if the value is a class component; otherwise false.
Checks whether a value is a Lilact component. It is the same as
isValidComponent.