Юниверс DG SDK UI
v2.15.0

Интерфейс ProfilerProps

interface ProfilerProps {
    children?: ReactNode;
    id: string;
    onRender: ProfilerOnRenderCallback;
}
Индекс

Свойства

Свойства

children?: ReactNode
id: string