Lines
The lines parameter enables line patter on the right side of
the banner. It cannot be compined with an image.
{%- call ui.util.call(show_example) -%}
{%- raw %}
{{ ui.nds_hero_banner(ui.heading("Lines", level=1), lines=true) }}
{%- endraw %}
{%- endcall %}