Tech Trends

Kubernetes Page

The template page. Copy into a new component and edit. This component is used as a placeholder for pages in the Site Map. The image is randomly chosen by the fine folks at lorem picsum.

lorem picsum

Example Grid

This is an example of the Material UI Grid using MUI Paper components.
Paper Default
Paper elevation = 0
Paper elevation = 3
Paper elevation = 10
outlined
outlined
square
square

I'm centered in this full screen div by my ref

Programmatic Grid

This is an example of a Grid made from a map function. The Grid items contain a number to show their width in columns, or a dash to indicate "auto" layout, which will fill available space in a row.
The grid items are assigned refs during the map function, then those refs are used to animate the grid items in the useEffect hook.
5
-