Standard

This component can be used to display an empty state, for example when a list has no items.

{%- call ui.util.call(show_example) -%} {%- raw %} {{ ui.empty("No message here yet") }} {%- endraw %} {%- endcall %}