...
Navigation Node used to display items in the Vertical Navigation Component
Refer For detailed information on Vertical Navigation Component please refer Vertical Navigation
You can add multiple Navigation Nodes inside the Vertical Navigation, also you can add multiple child nodes inside Navigation Nodes
Navigation Nodes means a vertical list of items that either take you to another page or to a different parts of within the same page you in
...
Attributes
Show Icon
If you check Is show icon checkbox the checkbox for Show Icon is true, then it shows an icon at the left side of the Navigation Node
...
You can set an icon to Navigation Node
Allows you to select types of icons such as Custom, Standard, Utility , & Action
...
Standard: Standard icons are available on the desktop by default
...
Action: Action icons are for use with quick actions on touch-screen devices
...
...
URL
Allows you to specify URL for nodes
For e.g. if you set https://www.google.co.in/ for any node then when you click such a node, upon clicking the node you will get be redirected to https://www.google.co.in/
URL comes with two targets
_self: Opens web page in the same tab
...
_blank: Opens web page in next tab
Is selectable
If the checkbox is true, then in preview mode, a selectable checkbox is displayed on the right corner of the navigation node
...