FormKind:
    | "boolean"
    | "number"
    | "color"
    | "text"
    | "multiline"
    | "select"
    | "opacity"
    | "colorPair"
    | "custom"