PageItemSubmenuProps

See source code
Table of contents
interface PageItemSubmenuProps {}

Properties

index

index: number;

item

item: {
  id: string;
  name: string;
};

listSize

listSize: number;

Methods

onRename

optional

Prev
PageItemInputProps
Next
PathBuilderCommandOpts