@jsfkit/types
    Preparing search index...

    Type Alias PivotAreaType

    PivotAreaType:
        | "none"
        | "normal"
        | "data"
        | "all"
        | "origin"
        | "button"
        | "topRight"

    The type of pivot area targeted.