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

Add full screen menu

This commit is contained in:
Phuoc Nguyen
2019-11-30 20:17:53 +07:00
parent e83efe1b22
commit f74fb6660e
5 changed files with 173 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ enum Pattern {
FeatureList = 'Feature list',
FixedAtCorner = 'Fixed at corner',
FloatingLabel = 'Floating label',
FullScreenMenu = 'Full screen menu',
HolyGrail = 'Holy grail',
InputAddOn = 'Input addon',
MediaObject = 'Media object',