Functional component type used across Kayla.
Components must return zero, one, or many KaylaElements. Returning void is allowed but produces no entities.
KaylaElement
void
Props the component accepts
Public API the component exposes (optional)
Optional
Functional component type used across Kayla.
Remarks
Components must return zero, one, or many
KaylaElements. Returningvoidis allowed but produces no entities.