Home > @shopware-pwa/helpers > LayoutConfiguration
# LayoutConfiguration interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface LayoutConfiguration
# Properties
Property | Type | Description |
---|---|---|
cssClasses | string | null | (BETA) |
layoutStyles | { backgroundColor: string | null; backgroundImage: string | null; marginBottom?: string | null | undefined; marginLeft?: string | null | undefined; marginRight?: string | null | undefined; marginTop?: string | null | undefined; } | (BETA) |