Socket
Socket
Sign inDemoInstall

@fremtind/jkl-alert-message-react

Package Overview
Dependencies
16
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fremtind/jkl-alert-message-react

Jøkul alert message components


Version published
Weekly downloads
62
increased by1140%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

@fremtind/jkl-alert-message-react

Se portalen for bruk og prinsipper.

Installasjon

Tips: stilpakken blir automatisk installert som en avhengighet.

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

// Importer stilark via JavaScript med CSS-loader.
import "@fremtind/jkl-alert-message/alert-message.min.css";
// AlertMessage bruker ikonpakken og må ha stilene dens
import "@fremtind/jkl-icons/icons.min.css";
// Eller importer stilark via SCSS.
@use "@fremtind/jkl-alert-message/alert-message";
// AlertMessage bruker ikonpakken og må ha stilene dens
@use "@fremtind/jkl-icons/icons";

Keywords

FAQs

Last updated on 23 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc