PageLocationId

PageLocationId

The valid locationIds for registering action bar items or tabs.

Signature

type PageLocationId = | 'administrator-detail'
    | 'administrator-list'
    | 'asset-detail'
    | 'asset-list'
    | 'channel-detail'
    | 'channel-list'
    | 'collection-detail'
    | 'collection-list'
    | 'country-detail'
    | 'country-list'
    | 'customer-detail'
    | 'customer-list'
    | 'customer-group-list'
    | 'customer-group-detail'
    | 'draft-order-detail'
    | 'facet-detail'
    | 'facet-list'
    | 'global-setting-detail'
    | 'system-status'
    | 'job-list'
    | 'order-detail'
    | 'order-list'
    | 'payment-method-detail'
    | 'payment-method-list'
    | 'product-detail'
    | 'product-list'
    | 'product-variant-detail'
    | 'profile'
    | 'promotion-detail'
    | 'promotion-list'
    | 'role-detail'
    | 'role-list'
    | 'seller-detail'
    | 'seller-list'
    | 'shipping-method-detail'
    | 'shipping-method-list'
    | 'stock-location-detail'
    | 'stock-location-list'
    | 'tax-category-detail'
    | 'tax-category-list'
    | 'tax-rate-detail'
    | 'tax-rate-list'
    | 'zone-detail'
    | 'zone-list'