Type Alias: LinkTypeVisibility
LinkTypeVisibility:
"hidden"
|"visible"
|"withoutLabel"
Visibility mode for all links of a type:
hidden
- completely skip rendering the links;visible
- display the links normally;withoutLabel
- display only the link path without any labels.