LabelRenderer: DefineComponent<{
    cells?: JsonFormsCellRendererRegistryEntry[];
    config?: any;
    enabled?: boolean;
    path: string;
    renderers?: JsonFormsRendererRegistryEntry[];
    schema: JsonSchema;
    uischema: LabelElement;
}, {
    label: ComputedRef<{
        cells: JsonFormsCellRendererRegistryEntry[];
        config: any;
        enabled: NonNullable<boolean | undefined>;
        path: string;
        renderers: JsonFormsRendererRegistryEntry[];
        schema: NonNullable<JsonSchema>;
        text: string;
        uischema: LabelElement;
        visible: boolean;
    }>;
} & {
    appliedOptions: ComputedRef<any>;
    styles: Styles;
    vuetifyProps: ((path) => any);
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
    cells?: JsonFormsCellRendererRegistryEntry[];
    config?: any;
    enabled?: boolean;
    path: string;
    renderers?: JsonFormsRendererRegistryEntry[];
    schema: JsonSchema;
    uischema: LabelElement;
}> & Readonly<{}>, {
    cells: JsonFormsCellRendererRegistryEntry[];
    config: Record<string, any>;
    enabled: boolean;
    renderers: JsonFormsRendererRegistryEntry[];
}, {}, {
    VLabel: {
        __isFragment?: never;
        __isSuspense?: never;
        __isTeleport?: never;
        new (...args): CreateComponentPublicInstanceWithMixins<{
            style: StyleValue;
        } & {
            class?: any;
            onClick?: ((args_0) => void);
            text?: string;
            theme?: string;
        } & {
            $children?: VNodeChild | {
                default?: ...;
            } | (() => VNodeChild);
            v-slots?: {
                default?: false | (...);
            };
        } & {
            v-slot:default?: false | (() => VNodeChild);
        }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, VNodeProps & AllowedComponentProps & ComponentCustomProps, {
            style: StyleValue;
        }, true, {}, SlotsType<Partial<{
            default: (() => VNode[]);
        }>>, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
            B: {};
            C: {};
            D: {};
            Defaults: {};
            M: {};
            P: {};
        }, {
            style: StyleValue;
        } & {
            class?: any;
            onClick?: ((args_0) => void);
            text?: string;
            theme?: string;
        } & {
            $children?: VNodeChild | {
                default?: ...;
            } | (() => VNodeChild);
            v-slots?: {
                default?: false | (...);
            };
        } & {
            v-slot:default?: false | (() => VNodeChild);
        }, {}, {}, {}, {}, {
            style: StyleValue;
        }>;
    } & ComponentOptionsBase<{
        style: StyleValue;
    } & {
        class?: any;
        onClick?: ((args_0) => void);
        text?: string;
        theme?: string;
    } & {
        $children?: VNodeChild | {
            default?: (() => ...);
        } | (() => VNodeChild);
        v-slots?: {
            default?: false | (() => ...);
        };
    } & {
        v-slot:default?: false | (() => VNodeChild);
    }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string, {
        style: StyleValue;
    }, {}, string, SlotsType<Partial<{
        default: (() => VNode[]);
    }>>, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & FilterPropsOptions<{
        class: PropType<ClassValue>;
        onClick: PropType<((args_0) => void)>;
        style: {
            default: null;
            type: PropType<StyleValue>;
        };
        text: StringConstructor;
        theme: StringConstructor;
    }, ExtractPropTypes<{
        class: PropType<ClassValue>;
        onClick: PropType<((args_0) => void)>;
        style: {
            default: null;
            type: PropType<StyleValue>;
        };
        text: StringConstructor;
        theme: StringConstructor;
    }>>;
}, {}, string, ComponentProvideOptions, true, {}, any>

Type declaration

  • Optional cells?: JsonFormsCellRendererRegistryEntry[]
  • Optional config?: any
  • Optional enabled?: boolean
  • path: string
  • Optional renderers?: JsonFormsRendererRegistryEntry[]
  • schema: JsonSchema
  • uischema: LabelElement

Type declaration

    Type declaration

      Type declaration

        Type declaration

          Type declaration

          • cells: JsonFormsCellRendererRegistryEntry[]
          • config: Record<string, any>
          • enabled: boolean
          • renderers: JsonFormsRendererRegistryEntry[]

          Type declaration

            Type declaration

            • VLabel: {
                  __isFragment?: never;
                  __isSuspense?: never;
                  __isTeleport?: never;
                  new (...args): CreateComponentPublicInstanceWithMixins<{
                      style: StyleValue;
                  } & {
                      class?: any;
                      onClick?: ((args_0) => void);
                      text?: string;
                      theme?: string;
                  } & {
                      $children?: VNodeChild | {
                          default?: ...;
                      } | (() => VNodeChild);
                      v-slots?: {
                          default?: false | (...);
                      };
                  } & {
                      v-slot:default?: false | (() => VNodeChild);
                  }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, VNodeProps & AllowedComponentProps & ComponentCustomProps, {
                      style: StyleValue;
                  }, true, {}, SlotsType<Partial<{
                      default: (() => VNode[]);
                  }>>, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
                      B: {};
                      C: {};
                      D: {};
                      Defaults: {};
                      M: {};
                      P: {};
                  }, {
                      style: StyleValue;
                  } & {
                      class?: any;
                      onClick?: ((args_0) => void);
                      text?: string;
                      theme?: string;
                  } & {
                      $children?: VNodeChild | {
                          default?: ...;
                      } | (() => VNodeChild);
                      v-slots?: {
                          default?: false | (...);
                      };
                  } & {
                      v-slot:default?: false | (() => VNodeChild);
                  }, {}, {}, {}, {}, {
                      style: StyleValue;
                  }>;
              } & ComponentOptionsBase<{
                  style: StyleValue;
              } & {
                  class?: any;
                  onClick?: ((args_0) => void);
                  text?: string;
                  theme?: string;
              } & {
                  $children?: VNodeChild | {
                      default?: (() => ...);
                  } | (() => VNodeChild);
                  v-slots?: {
                      default?: false | (() => ...);
                  };
              } & {
                  v-slot:default?: false | (() => VNodeChild);
              }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string, {
                  style: StyleValue;
              }, {}, string, SlotsType<Partial<{
                  default: (() => VNode[]);
              }>>, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & FilterPropsOptions<{
                  class: PropType<ClassValue>;
                  onClick: PropType<((args_0) => void)>;
                  style: {
                      default: null;
                      type: PropType<StyleValue>;
                  };
                  text: StringConstructor;
                  theme: StringConstructor;
              }, ExtractPropTypes<{
                  class: PropType<ClassValue>;
                  onClick: PropType<((args_0) => void)>;
                  style: {
                      default: null;
                      type: PropType<StyleValue>;
                  };
                  text: StringConstructor;
                  theme: StringConstructor;
              }>>

            Type declaration

              Type declaration