Hierarchy

Properties

Properties

children?: ReactNode
key?: Key
params: {
    editOrCreate: string;
    identifier: string;
    tab: string;
}

Type declaration

  • editOrCreate: string
  • identifier: string
  • tab: string
ref?: LegacyRef<ConfigPageProps>

Generated using TypeDoc