Previews

No matching results.

x
1
2
3
4
5
6
7
<div list_id="unique-id" data-view-component="true" class="ActionList-sectionDivider">
<h3 id="heading-title-d9b7b1d7-bfe8-4726-84b5-9342738ad5bd" data-view-component="true" class="ActionList-sectionDivider-title">
This is a title
</h3>
<span id="heading-subtitle-7b0ccbe3-7a7c-456c-9c8f-fd56cc6a5cdf" data-view-component="true" class="ActionListItem-description">
This is a subtitle
</span></div>
1
2
3
4
5
render(
Primer::Alpha::ActionList::Heading.new(
scheme: scheme, list_id: list_id, title: title, subtitle: subtitle
)
)
Param Description Input