0

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

AnkUser
  • 5,421
  • 2
  • 9
  • 25
pytbyt
  • 1
  • 1
  • Show us what you did till now and also few screenshots will be helpful. What exactly is your desired result. – AnkUser May 20 '19 at 07:28

1 Answers1

0

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.

drvela
  • 16
  • 3