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

Add floating label

This commit is contained in:
Phuoc Nguyen
2019-11-28 09:30:01 +07:00
parent ede365f6e2
commit 9062636d38
5 changed files with 182 additions and 9 deletions

View File

@@ -10,6 +10,7 @@ enum Pattern {
DropArea = 'Drop area',
FeatureList = 'Feature list',
FixedAtCorner = 'Fixed at corner',
FloatingLabel = 'Floating label',
HolyGrail = 'Holy grail',
InputAddOn = 'Input add-on',
MediaObject = 'Media object',