Skip to content

Commit b2fa53a

Browse files
author
Wesley
committed
update design property header native
1 parent 8fa2b7f commit b2fa53a

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

settings-native.json

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -181,19 +181,10 @@
181181
],
182182
"Page": [
183183
{
184-
"name": "Header bottom border",
185-
"type": "Dropdown",
186-
"description": "The bottom border (iOS) and elevation (Android) of the header.",
187-
"options": [
188-
{
189-
"name": "None",
190-
"class": "pageHeaderBorderNone"
191-
},
192-
{
193-
"name": "Shown",
194-
"class": ""
195-
}
196-
]
184+
"name": "Hide header bottom border",
185+
"type": "Toggle",
186+
"description": "Hide the bottom border (iOS) and elevation (Android) of the header.",
187+
"class": "pageHeaderBorderNone"
197188
}
198189
],
199190
"Widget": [

0 commit comments

Comments
 (0)