mithril-materialized
    Preparing search index...

    Type Alias ExtendedPosition

    ExtendedPosition:
        | MaterialPosition
        | "top-left"
        | "top-right"
        | "bottom-left"
        | "bottom-right"
        | "center"

    Extended positioning including corners and center