Is there a way to detect the number of tabs, calculate their width based on the width of the header, then apply that calculated width to all tabs. For example, if my header is 600px wide and I have 3 tabs, each should be 200px. If someone were to add a 4th tab, the width should automatically size down to 150px.