Type Alias LegacySectionParamsParametreType

LegacySectionParamsParametreType:
    | "string"
    | "number"
    | "entier"
    | "integer"
    | "boolean"
    | "liste"
    | "array"
    | "intervalle"
    | "editor"
    | "multiEditor"