Skip to content

getResponsiveCardTemplate

Since v0.4.0

Retrieves the responsive card template for a grid element.

getResponsiveCardTemplate(gridElement: HTMLElement): TemplateRef<GridResponsiveCardContext<unknown>> | undefined
NameTypeDescription
gridElementHTMLElementThe grid element to look up

TemplateRef<GridResponsiveCardContext<unknown>> | undefined - The template reference or undefined if not found

AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt