OctantisWeb.Components.PolarisWC.SBadge (octantis v0.2.0)

View Source

Inform users about the status of an object or indicate that an action has been completed.

See:

Summary

Functions

Inform users about the status of an object or indicate that an action has been completed.

Functions

s_badge(assigns)

Inform users about the status of an object or indicate that an action has been completed.

See:

Attributes

  • color (:string) - Modify the color to be more or less intense.
  • icon (:string) - The type of icon to be displayed in the badge.
  • size (:string) - Adjusts the size.Must be one of "base", "large", or "large-100".
  • tone (:string) - Sets the tone of the Badge, based on the intention of the information being conveyed.
  • Global attributes are accepted.

Slots

  • inner_block