Type Alias Resize

Resize:
    | Globals
    | "block"
    | "both"
    | "horizontal"
    | "inline"
    | "none"
    | "vertical"