File tree 1 file changed +5
-3
lines changed
showcase/app/templates/components
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 163
163
164
164
<Shw::Divider />
165
165
166
- <Shw::Text::H2 >Sticky header</Shw::Text::H2 >
166
+ <Shw::Text::H2 >Stickiness</Shw::Text::H2 >
167
+
168
+ <Shw::Text::H3 >Sticky header</Shw::Text::H3 >
167
169
168
170
<Hds::AdvancedTable
169
171
@isSelectable ={{ true }}
192
194
</:body >
193
195
</Hds::AdvancedTable >
194
196
195
- <Shw::Text::H2 >Sticky column</Shw::Text::H2 >
197
+ <Shw::Text::H3 >Sticky column</Shw::Text::H3 >
196
198
197
199
<div class =" shw-component-advanced-table-fixed-width-wrapper" >
198
200
<Hds::AdvancedTable
252
254
</Hds::AdvancedTable >
253
255
</div >
254
256
255
- <Shw::Text::H2 >Sticky header and sticky column</Shw::Text::H2 >
257
+ <Shw::Text::H3 >Sticky header and sticky column</Shw::Text::H3 >
256
258
257
259
<div class =" shw-component-advanced-table-fixed-width-wrapper" >
258
260
<Hds::AdvancedTable
You can’t perform that action at this time.
0 commit comments