I want to create horizontal header menu that can navigate to multiple page below it but do not want to duplicate it for each page.
Note: The horizontal header menu is not a duplicated for the multi page
I want to create horizontal header menu that can navigate to multiple page below it but do not want to duplicate it for each page.
Note: The horizontal header menu is not a duplicated for the multi page
The experimental feature Components can be used for this. The link has an example vertical menu that you can customize to be horizontal. Microsoft also has an example Tab Control that may be useful.