ArrayItemOptions
@firecms/core / ArrayItemOptions
Function: ArrayItemOptions()
Section titled “Function: ArrayItemOptions()”ArrayItemOptions(
__namedParameters):Element
Defined in: components/ArrayContainer.tsx:217
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”addInIndex?
Section titled “addInIndex?”(index) => void
canAddElements?
Section titled “canAddElements?”boolean
(index) => void
direction?
Section titled “direction?”"row" | "column"
disabled
Section titled “disabled”boolean
dragHandleProps
Section titled “dragHandleProps”any
number
remove
Section titled “remove”(index) => void
sortable
Section titled “sortable”boolean
Returns
Section titled “Returns”Element