cancel
Showing results for 
Search instead for 
Did you mean: 

Icon Tab bar tab title Cusomization.

sachinrk
Explorer
0 Kudos

Hi All,

i am using icon tab bar i am getting tab title\Name without wrapping. i checked for property to modify i am not able to identify.

Thanks for the suggestion and Replies

Default tab format coming

Actual required format of tabs

Accepted Solutions (1)

Accepted Solutions (1)

Sharathmg
Active Contributor
0 Kudos

Use CSS. When you inspect on the IconTabBar, you will have a standard CSS for the IconTab - Title or text.

Apply custom CSS, for that class by adding paddingLeft or overall padding, or position center. This will push the text to center or give some padding to left.

Answers (1)

Answers (1)

irfan_gokak
Contributor
0 Kudos

Hi,

Add custom css or use different design. Set design="Horizontal" for IconTabFilter element. then it'll shows full text in below format.