Properties of the button to move an item.

Hierarchy

Properties

buttonStyle?: "text" | "icons"

Button style.

direction: "up" | "down"

Direction in which to move the item.

item: ArrayFieldTemplateItemType<any, RJSFSchema, any>

Item index to move with this button.

translator?: ITranslator

Translator for button text.

Generated using TypeDoc