Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PoiStackMode

Define the stacking option. Enum values for theme file are in "kebab-case".

Index

Enumeration members

Enumeration members

Hide

Hide: = "hide-in-stack"

Do not show in a stack.

Show

Show: = "show-in-stack"

Show in a stack.

ShowParent

ShowParent: = "show-parent"

Show category parent in the stack.

Generated using TypeDoc