1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 10:46:13 +02:00

Add sticky sections

This commit is contained in:
Phuoc Nguyen
2019-12-19 20:53:10 +07:00
parent 6e60a061e5
commit 3a4bf0d6d1
5 changed files with 123 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ enum Pattern {
StepperInput = 'Stepper input',
StickyFooter = 'Sticky footer',
StickyHeader = 'Sticky header',
StickySections = 'Sticky sections',
Switch = 'Switch',
Tab = 'Tab',
Timeline = 'Timeline',