type
AdminNavigationPosition
type AdminNavigationPosition =
| "before"
| "beforeLinks"
| "afterLinks"
| "after"
| "replace"The composition point around framework navigation.
type
type AdminNavigationPosition =
| "before"
| "beforeLinks"
| "afterLinks"
| "after"
| "replace"The composition point around framework navigation.