AppBarItemの基底型

interface AppBarItemBase {
    type: AppBarItemType;
}

Hierarchy (view full)

Properties

Properties

AppBarItemタイプ