Components

Components

Components are configured using a fluent builder-style API.
They support method chaining for layout, style, and behavior customization.

Each method returns a modified version of the component, allowing for chaining.

⚠️
Be careful with the order as some return types may break the chain.