File

src/lib/markup-kit/page-layouts/central-page/central-page.component.ts

Description

A component representing a central page layout.

Example of usage:

<mefdev-central-page [width]="'80%'">
  Content goes here...
</mefdev-central-page>

https://mef.dev/ui_kit_demo/view/page_layouts/central_page

Implements

OnInit OnDestroy AfterViewChecked

Metadata

Index

Inputs

Constructor

constructor()

Inputs

width
Type : string
Default value : '100%'

The width of the central page. Defaults to '100%'. You can specify the width using CSS units (e.g., '80%', '500px').

results matching ""

    No results matching ""