Extra content

Additional content can be added to the right side of the banner. Use subtitle paramter to specify heading of the additional content. Pass the content itself inside extra_content parameter

{%- call ui.util.call(show_example) -%} {%- raw %} {{ ui.nds_hero_banner(ui.heading("Extra content", level=1), subtitle="Side", extra_content=lipsum(1)) }} {%- endraw %} {%- endcall %}