Skip to content

DisplayModule

Class

Deprecated

prefer to use the standalone configuration. see provideIsDisplay

See

provideIsDisplay

Source: lib/display.module.ts:15

Constructors

constructor()

new DisplayModule(): DisplayModule

Returns

DisplayModule

Methods

forRoot()

Static forRoot(breakpoints: Breakpoints): ModuleWithProviders<DisplayModule>

Deprecated

prefer to use the standalone configuration. see provideIsDisplay

See

provideIsDisplay

Source: lib/display.module.ts:20

Parameters

ParameterType
breakpointsBreakpoints

Returns

ModuleWithProviders<DisplayModule>