跳到主要内容

ui/build/ai-elements/shimmer

ui/build/ai-elements/shimmer

Type Aliases

ShimmerProps

type ShimmerProps = HTMLAttributes<HTMLElement> & object;

Defined in: apps/website/.api-docs-entry/ui/build/ai-elements/shimmer/index.d.ts:4

Type Declaration

as?
optional as?: keyof HTMLElementTagNameMap;
children
children: Snippet;
content_length?
optional content_length?: number;
duration?
optional duration?: number;
spread?
optional spread?: number;