Utilizing the tab feature in MaterializeCSS to enhance the navigation tabs for my web application.
By default, the initial tab is already chosen, evident by the underlined indicator beneath it as depicted in the image below. https://i.sstatic.net/PbGb5.png
However, I prefer that upon loading, none of the tabs should be preselected. To clarify, I don't want any of the tabs to have an underlined indication when the page loads, like showcased in the picture here. https://i.sstatic.net/fVKPL.png
I desire a situation where the tabs remain unselected at the start and only acquire an underlined marker once a user actively selects them.
Regrettably, I've struggled to locate specific instructions on how to eliminate the default selection of tabs or underlining.
Eagerly anticipating your assistance.