Skip to main content

CardLayoutTemplateType Type

In This Article

#Declaration

TypeScript
export type CardLayoutTemplateType = "Stretched" | "Centered" | "Lightweight" | "Compact" | "Custom" | "None"

#Members

Name
"Stretched"
"Centered"
"Lightweight"
"Compact"
"Custom"
"None"