Home / v1.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-11-26 643 Bytes
Totals: 1 Item   643 Bytes 0

Release Notes:

This new version provides 3 new components and a new hook. The components help in achieving semantic HTML and the hook automatically switches between values for dark and light mode.

New Features:

Hooks

  • useThemeModeValue: This hook simplifies the logic for using two style properties for dark and light modes.

Components

  • Main: This component renders a main element, helping to achieve semantic HTML.
  • Header: This component renders a header element, helping to achieve semantic HTML.
  • Footer: This component renders a footer element, helping to achieve semantic HTML.
Source: README.md, updated 2023-11-26