Skip to main content

grid-pro.getgridprotemplate

Home > @genesislcap/grid-pro > getGridProTemplate

getGridProTemplate() function

Get a Design System prefixed The Grid Pro template.

Signature:

getGridProTemplate: (prefix?: string) => ViewTemplate<GridPro, any>

Parameters

Parameter

Type

Description

prefix

string

(Optional) The design system prefix to use. Defaults to 'foundation'.

Returns:

ViewTemplate<GridPro, any>

A grid Pro template prefixed with the correct design system.