UNPKG

petals-ui

Version:
14 lines (12 loc) 357 B
type TabBarStyle = { tabBarNavHeight?: string; tabBarNavBorderWidth?: string; tabBarNavBorderColor?: string; tabBarNavBorderRadius?: string; tabBarNavHoverColor?: string; tabBarNavActiveColor?: string; tabBarNavActiveBorderWidth?: string; tabBarNavActiveBorderColor?: string; tabBarNavActiveBoxShadow?: string; }; export { TabBarStyle };