Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fremtind/jkl-alert-message-react

Package Overview
Dependencies
Maintainers
3
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-alert-message-react

Jøkul alert message components

  • 10.0.12
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29
increased by93.33%
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 25 May 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc