UNPKG

@antv/t8

Version:

T8 is a text visualization solution for unstructured data within the AntV technology stack, and it is a declarative JSON Schema syntax that can be used to describe the content of data interpretation reports.

3 lines 1.62 kB
export declare const Headline: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>; export declare const H1: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>, H2: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>, H3: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>, H4: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>, H5: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>, H6: ({ children, style, theme, forwardRef, ...rest }: import("./types").CommonComponentProps) => import("preact").VNode<import("preact").ClassAttributes<HTMLElement> & import("preact").JSX.HTMLAttributes<EventTarget>>; //# sourceMappingURL=heading.d.ts.map