GitHub

Container

Container is a basic structural element that restricts page content to a specific maximum width.

Components

DaffContainerComponent

import { DaffContainerComponent } from '@daffodil/design/container'

@Component()
class DaffContainerComponent {}

Modules

DaffContainerModule

import { DaffContainerModule } from '@daffodil/design/container'

@NgModule()
class DaffContainerModule {}