Skip to main content

Interface: SelectionActionSpinnerProps

Props for SelectionActionSpinner component.

See

SelectionActionSpinner

Extends

Properties

PropertyTypeDescriptionInherited from

className?

string

Additional CSS class for the component.

SelectionActionStyleProps.className

dock

DockDirection

Dock side direction for the action around the selected elements.

SelectionActionStyleProps.dock

dockColumn?

number

Horizontal place shift for the action button (e.g. -1 for one place to the left, 1 for one place to the right).

SelectionActionStyleProps.dockColumn

dockRow?

number

Vertical place shift for the action button (e.g. -1 for one place above, 1 for one place below).

SelectionActionStyleProps.dockRow

title?

string

Title for the action button.

SelectionActionStyleProps.title