WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

tkirda/solid-date-pickers

Repository files navigation

SolidJS Date Pickers

This project provides a set of date picker components built with SolidJS and SUID UI library.

Demo

Instalation

npm install solid-date-pickers

This component has the following peer dependencies that you will need to install as well.

  "peerDependencies": {
    "@suid/icons-material": "^0.7.0",
    "@suid/material": "^0.16.0",
    "solid-js": ">=1.6.0"
  },

Resources

Uses Intl.DateTimeFormat to enable language-sensitive date formatting.

License

Distributed under the MIT License.

About

SolidJS date picker components built with @suid/material

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages