Skip to content

jkl-feedback 11.0.8

Install from the command line:
Learn more about npm packages
$ npm install @fremtind/jkl-feedback@11.0.8
Install via package.json:
"@fremtind/jkl-feedback": "11.0.8"

About this version

Se portalen for bruk og prinsipper.

Installasjon

Tips: om du bruker React-pakken trenger du ikke installere denne pakken direkte.

  1. npm i @fremtind/jkl-feedback.
  2. Importér stil-pakken i prosjektet ditt.
// Importer stilark via JavaScript med CSS-loader.
import "@fremtind/jkl-feedback/feedback.min.css";

// Feedback bruker flere andre komponenter og trenger stilarkene deres for å fungere.
import "@fremtind/jkl-button/button.min.css";
import "@fremtind/jkl-message-box/message-box.min.css";
import "@fremtind/jkl-radio-button/radio-button.min.css";
import "@fremtind/jkl-text-input/text-input.min.css";
// Eller importer stilark via SCSS.
@use "@fremtind/jkl-feedback/feedback";
@use "@fremtind/jkl-button/button";
@use "@fremtind/jkl-message-box/message-box";
@use "@fremtind/jkl-radio-button/radio-button";
@use "@fremtind/jkl-text-input/text-input";

Details


Assets

  • jkl-feedback-11.0.8.tgz

Download activity

  • Total downloads 62
  • Last 30 days 0
  • Last week 0
  • Today 0