UNPKG

@keycloakify/keycloak-admin-ui

Version:
3 lines (2 loc) 211 B
import type { ComponentProps } from "../../components/dynamic/components"; export declare const StringComponent: ({ name, label, helpText, ...props }: ComponentProps) => import("react/jsx-runtime").JSX.Element;