README
layout (OperationClassification ui-cjs)
<AuthenticationLayout />
Layout that includes default pages and header for authentication
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
Layout that includes default pages and header for authentication
<LayoutGrid />
Style for creating a grid for the layout that is mobile friendly and has menu support
I run into this problem all the time
https://stackoverflow.com/questions/71616561/css-tailwind-grid-height-100vh-not-working
final solution came from here
Unfortunately, I can't seem to hide stuff anymore for some reason on non-mobile. "lg:flex hidden" just doesn't work, just hides!
My elegant solution was to just use visible/invisible and make the mobile layout hover over the invisible one in case of a small screen, it works!
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
Style for creating a grid for the layout that is mobile friendly and has menu support
I run into this problem all the time
https://stackoverflow.com/questions/71616561/css-tailwind-grid-height-100vh-not-working
final solution came from here
Unfortunately, I can't seem to hide stuff anymore for some reason on non-mobile. "lg:flex hidden" just doesn't work, just hides!
My elegant solution was to just use visible/invisible and make the mobile layout hover over the invisible one in case of a small screen, it works!
Show internal (5)
<Header />
Input | ||
---|---|---|
props | { publicBundleConfig?: PublicBundleConfig , } | |
Output | JSX.Element |
<PingApi />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
README
layout (OperationClassification ui-cjs)
<AuthenticationLayout />
Layout that includes default pages and header for authentication
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
Layout that includes default pages and header for authentication
<LayoutGrid />
Style for creating a grid for the layout that is mobile friendly and has menu support
I run into this problem all the time
https://stackoverflow.com/questions/71616561/css-tailwind-grid-height-100vh-not-working
final solution came from here
Unfortunately, I can't seem to hide stuff anymore for some reason on non-mobile. "lg:flex hidden" just doesn't work, just hides!
My elegant solution was to just use visible/invisible and make the mobile layout hover over the invisible one in case of a small screen, it works!
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
Style for creating a grid for the layout that is mobile friendly and has menu support
I run into this problem all the time
https://stackoverflow.com/questions/71616561/css-tailwind-grid-height-100vh-not-working
final solution came from here
Unfortunately, I can't seem to hide stuff anymore for some reason on non-mobile. "lg:flex hidden" just doesn't work, just hides!
My elegant solution was to just use visible/invisible and make the mobile layout hover over the invisible one in case of a small screen, it works!
Show internal (5)
<Header />
Input | ||
---|---|---|
props | { publicBundleConfig?: PublicBundleConfig , } | |
Output | JSX.Element |
<PingApi />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |