← Back

Panel Highlights

[basic]

Panel focus highlighting with border styles

Panel Highlights Demo

Panel focus highlighting with border styles

For the full interactive experience:

$ mix raxol.playground

Code
box style: %{border: border, fg: :cyan, width: @panel_width} do
  column style: %{gap: 0} do
    [
      text(title, style: [:bold], fg: :cyan),
      text(panel.content)
    ]
  end
end
demo j/k prev/next / focus demo esc back 30/42 demos