PHP 8.2.30
Preview: page-json.interface.ts Size: 347 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/frontend/interfaces/page-json.interface.ts

import type { IconProps } from '@adminjs/design-system'

/**
 * Representing the page in the sidebar
 * @subcategory Frontend
 */
export interface PageJSON {
  /**
   * Page name
   */
  name: string
  /**
   * Page component. Bundled with {@link ComponentLoader}
   */
  component: string

  /**
   * Page icon
   */
  icon?: IconProps['icon']
}

Directory Contents

Dirs: 2 × Files: 6

Name Size Perms Modified Actions
action DIR
- drwxr-xr-x 2026-02-28 00:32:28
Edit Download
- drwxr-xr-x 2026-02-28 00:32:40
Edit Download
286 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
502 B lrw-r--r-- 2026-02-28 00:32:38
Edit Download
482 B lrw-r--r-- 2026-02-28 00:32:38
Edit Download
347 B lrw-r--r-- 2026-02-28 00:32:38
Edit Download
1.32 KB lrw-r--r-- 2026-02-28 00:32:40
Edit Download
1.68 KB lrw-r--r-- 2026-02-28 00:32:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).