2.0.0-alpha.30 • Published 6 years ago

@jdl2/utils v2.0.0-alpha.30

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

Utility Components

FullScreen

Expands the content to fixed full screen.

<FullScreen>This is content full screen</FullScreen>

CenterInContainer

Centers content vertically and horizontally within the container.

<CenterInContainer>This content will be centered vertically and horizontally</CenterInContainer>