Sha256: bf852bbde0bae37c0607b0b34aa809e9b8e4f5b864f37625b8d4ecab9705b57f
Contents?: true
Size: 343 Bytes
Versions: 19
Compression:
Stored size: 343 Bytes
Contents
# Page Section Title Another very basic component, similar to [`page_title`](page-title.html) and [`page_subtitle`](page-subtitle.html). Use this component to add a title to individual sections of your page. ```rspec:html subject do active_element.component.page_section_title 'Features' end it { is_expected.to include 'Features' } ```
Version data entries
19 entries across 19 versions & 1 rubygems