BackBreeze
v0.2.1

      View Source BackBreeze.Style (BackBreeze v0.2.1)

      Helper module for styling boxes.

      Summary

      Functions

      bold(style \\ %Style{})
      border(style \\ %Style{})
      border_bottom(style \\ %Style{})
      border_left(style \\ %Style{})
      border_right(style \\ %Style{})
      border_top(style \\ %Style{})
      foreground_color(style \\ %Style{}, color)
      height(style \\ %Style{}, height)
      overflow(style \\ %Style{}, overflow)
      render(style, str, opts \\ [])
      reverse(style \\ %Style{})
      width(style \\ %Style{}, width)

      Functions

      Link to this function

      bold(style \\ %Style{})

      View Source
      Link to this function

      border(style \\ %Style{})

      View Source
      Link to this function

      border_bottom(style \\ %Style{})

      View Source
      Link to this function

      border_left(style \\ %Style{})

      View Source
      Link to this function

      border_right(style \\ %Style{})

      View Source
      Link to this function

      border_top(style \\ %Style{})

      View Source
      Link to this function

      foreground_color(style \\ %Style{}, color)

      View Source
      Link to this function

      height(style \\ %Style{}, height)

      View Source
      Link to this function

      overflow(style \\ %Style{}, overflow)

      View Source
      Link to this function

      render(style, str, opts \\ [])

      View Source
      Link to this function

      reverse(style \\ %Style{})

      View Source
      Link to this function

      width(style \\ %Style{}, width)

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.34.2) for the Elixir programming language