You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… different values
BREAKING CHANGES: `tabbarIcons` has been replaced with `tabbarLayout`
with the following values: `icon-top`, `icon-left`, `icon-right`,
`icon-bottom`, `icon-hide`, `title-hide`.
closes#5625
Should be able to use
tabbarLayout
to configure title and icons:Adam and I came up with the following:
key:
tabbarLayout
values:
icon-top
,icon-left
,icon-right
,icon-bottom
,icon-hide
,title-hide
deprecate tabbarIcons
The text was updated successfully, but these errors were encountered: