UNPKG

@keycloakify/keycloak-admin-ui

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