View Source Tremorx.Components.Text (tremorx v0.1.0)

Renders some text

Summary

Functions

Renders some text content in bold

Renders some text content in italics

Renders some metric content

Renders some subtitle content

Renders some text content

Renders some title content

Functions

Renders some text content in bold

Attributes

  • class (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block

Renders some text content in italics

Attributes

  • class (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block

Renders some metric content

Attributes

  • class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block

Renders some subtitle content

Attributes

  • class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block

Renders some text content

Attributes

  • class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block

Renders some title content

Attributes

  • class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • Global attributes are accepted.

Slots

  • inner_block