Docs

Cinder UI

Forms.input_group_text

Server-rendered

Styled text segment for use inside input_group_addon/1.

Use this for prefixes, suffixes, units, and short status text when the addon also contains icons or buttons.

Input group text

USD
  <.input_group>
  <.input placeholder="Amount" />
  <.input_group_addon>
    <.input_group_text>USD</.input_group_text>
  </.input_group_addon>
</.input_group>

Attributes

Name Type Default Values Global Includes
class :string
rest :global

Slots

Slot Slot Attributes
inner_block Required