display
display: {
mobileBreakpoint: MdcDisplayBreakpoint;
thresholds: Record<MdcDisplayBreakpoint, number>;
}
servletContextName
servletContextName: string
staticContentPath
staticContentPath: string
tenantContextPath
tenantContextPath: string
theme
theme: {
defaultTheme: MdcTheme;
themes: Record<MdcTheme, { colors: Record<MdcThemeColorTarget, string> }>;
}
themeSwitchingEnabled
themeSwitchingEnabled: boolean
MDCモジュールのdebug実行用オプション