Type alias TFieldValueMatrix

TFieldValueMatrix: {
    value: string[];
}

Type declaration

  • value: string[]