Sha256: 3ec5c3a44fb3a95f2da092fe8840454e0c31142068417c6fc9a01168697d1861
Contents?: true
Size: 252 Bytes
Versions: 19
Compression:
Stored size: 252 Bytes
Contents
# Page Subtitle Like the [`page_title`](page-title.html) component, `page_subtitle` provides a simple heading tag. ```rspec:html subject do active_element.component.page_subtitle 'Introduction' end it { is_expected.to include 'Introduction' } ```
Version data entries
19 entries across 19 versions & 1 rubygems