Type alias validLocation

validLocation: "body.begin" | "body.end" | "content.begin" | "content.end" | "navigation.begin" | "navigation.end"

valid placement overrides for the select, corresponds to typedoc render hooks

Generated using TypeDoc