UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

4 lines (3 loc) 219 B
export declare function executeInputSnapshotTests<Props extends Record<string, unknown>>(ComponentName: string, components: unknown[], extendedProps?: Partial<Props>, options?: { hasSmartButton?: boolean; }): void;