Skip to content

getResponsiveCardTemplate

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://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt