x
1
2
3
4
5
6
<turbo-frame id="lui-index-header" class="lui-index_header"> <h1 class="lui-index_header__title"> </h1> <div> </div></turbo-frame>IndexHeader
Description
Related components
| Used Components | Components where is Used |
|---|---|
| Label |
Usage rules
- ✅ Do
- ❌ Don't
1
<%= render LooposUi::IndexHeader.new %>No notes provided.
No params configured.
Description
IndexHeader is used inside the IndexLayout component to render its header content.
Arguments
| Property | Default | Required | Description |
|---|---|---|---|
title |
Optional | Header title string | |
with_counter |
true | Optional | Whether to show a counter label |
Slots
title_labels - Holds multiple label components for the header