Label Component
The generic label component used in form components.
Label, Personalization Blocks
This content is part of TallStackUI personalization.
Example:
TallStackUi::personalize() ->form('label') ->block('block', 'classes');
The soft personalization should be done in boot
method of service providers.
TallStackUI has several components that were created for internal use only. This documentation serves only to reflect the personalizable blocks of these components so that you can customize them using soft or deep personalization.