7.2.21 • Published 5 months ago

@fremtind/jkl-expandable-react v7.2.21

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@fremtind/jkl-expandable-react

Se portalen for bruk og prinsipper.

Installasjon

Tips: stilpakken blir automatisk installert som en avhengighet.

  1. npm i @fremtind/jkl-expandable-react.
  2. Importér både React-komponent og stilark i prosjektet ditt.
import { Expandable, Expander } from "@fremtind/jkl-expandable-react";

// Importer stilark via JavaScript med CSS-loader.
import "@fremtind/jkl-expandable/expandable.min.css";

// Ekspanderknappen bruker icons-pakka for å animere pila
import "@fremtind/jkl-icons/icons.min.css";
// Eller importer stilark via SCSS.
@use "@fremtind/jkl-expandable/expandable";
@use "@fremtind/jkl-icons/icons";
7.2.21

5 months ago

7.2.20

5 months ago

7.2.19

5 months ago

7.2.18

6 months ago

7.2.17

6 months ago

7.2.16

7 months ago

7.2.15

7 months ago

7.2.14

8 months ago

7.2.13

8 months ago

7.2.12

8 months ago

7.2.11

8 months ago

7.2.10

9 months ago

7.2.9

9 months ago

7.2.8

9 months ago

7.2.7

9 months ago

7.2.6

9 months ago

7.2.5

9 months ago

7.2.4

9 months ago

7.2.3

9 months ago

7.2.2

9 months ago

7.2.1

9 months ago

7.2.0

9 months ago

7.1.5

9 months ago

7.1.4

9 months ago

7.1.3

10 months ago

7.1.2

10 months ago

7.1.1

10 months ago

7.1.0

11 months ago