getResponsiveCardTemplate
Retrieves the responsive card template for a grid element.
getResponsiveCardTemplate(gridElement: HTMLElement): TemplateRef<GridResponsiveCardContext<unknown>> | undefinedParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
gridElement | HTMLElement | The grid element to look up |
Returns
Section titled “Returns”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