File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,8 @@ Callback that is called when the tab index changes.
107107
108108Whether to show labels in tabs. When ` false ` , only icons will be displayed.
109109- Type: ` boolean `
110- - Default: ` true `
110+ - Default <Badge text =" iOS " type =" info " />: ` true `
111+ - Default <Badge text =" Android " type =" info " />: ` false `
111112
112113#### ` sidebarAdaptable ` <Badge text =" iOS " type =" info " />
113114
Original file line number Diff line number Diff line change @@ -95,7 +95,10 @@ It supports the following values:
9595
9696#### ` labeled `
9797
98- Whether to show labels in tabs. Defaults to true.
98+ Whether to show labels in tabs.
99+ - Type: ` boolean `
100+ - Default <Badge text = " iOS" type = " info" />: ` true `
101+ - Default <Badge text = " Android" type = " info" />: ` false `
99102
100103#### ` rippleColor ` <Badge text = " android" type = " info" />
101104
You can’t perform that action at this time.
0 commit comments