Source

admin-bro/src/frontend/utils/overridable-component.ts

export type OverridableComponent = 'LoggedIn'
  | 'NoRecords'
  | 'SidebarResourceSection'
  | 'SidebarFooter'
  | 'SidebarBranding'


/**
 * Name of the components which can be overridden by AdminBro.bundle. It currently following
 * components can be override:
 *
 * - LoggedIn
 * - NoRecords
 * - SidebarResourceSection
 * - SidebarFooter
 * - SidebarBranding
 * @new in version 3.3
 * @memberof AdminBro
 * @alias OverridableComponent
 * @typedef {Union} OverridableComponent
 */
SoftwareBrothers

Proudly built and maintained by SoftwareBrothers

Software House with a passion for both JavaScript and TypeScript.

See what we do See what we believe in

Proudly built and maintained by

SoftwareBrothers