Compartir a través de


NewBoardItem interface

Proporciona propiedades que describen el identificador de origen y el tipo de un elemento en un panel.

Extends

Propiedades

columnId

Identificador de columna de placa.

nextId

Siguiente identificador de elemento de placa o directiva admitida: $first o $last.

rowId

Identificador de fila del panel.

Propiedades heredadas

itemSourceId

Id. de elemento.

itemType

Tipo de elemento.

Detalles de las propiedades

columnId

Identificador de columna de placa.

columnId: string

Valor de propiedad

string

nextId

Siguiente identificador de elemento de placa o directiva admitida: $first o $last.

nextId: string

Valor de propiedad

string

rowId

Identificador de fila del panel.

rowId: string

Valor de propiedad

string

Detalles de las propiedades heredadas

itemSourceId

Id. de elemento.

itemSourceId: string

Valor de propiedad

string

Heredado deBoardItemSourceIdAndType.itemSourceId

itemType

Tipo de elemento.

itemType: string

Valor de propiedad

string

Heredado deBoardItemSourceIdAndType.itemType