Socket
Book a DemoInstallSign in
Socket

@sb1/ffe-datepicker-react

Package Overview
Dependencies
Maintainers
4
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sb1/ffe-datepicker-react

latest
npmnpm
Version
100.0.3
Version published
Maintainers
4
Created
Source

@sb1/ffe-datepicker-react

Install

npm install --save @sb1/ffe-datepicker-react

Usage

Full documentation on datepicker usage is available at https://design.sparebank1.no/komponenter/skjemaelementer/#datepicker.

This package depends on @sb1/ffe-form-react and @sb1/ffe-icons-react. Make sure you import the less-files from these packages.

Requirements

  • i18n
  • Show calendar on focus
  • Handle various input-formats (see simpledate.test.js)
  • Validate on blur on the whole component (both the input and the calendar)

a11y

Requirements for full a11y-compliance:

Examples:

Other

Evaluated implementations:

Development

To start a local development server, run the following from the designsystem root folder:

npm install
npm run build
npm start

A local instance of component-overview with live reloading will run at http://localhost:1234/.

Example implementations using the latest versions of all components are also available at https://sparebank1.github.io/designsystem.

FAQs

Package last updated on 10 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts