Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@rws-air/webcomponents

Package Overview
Dependencies
Maintainers
6
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rws-air/webcomponents

Standard Webcomponents for AIR projects

latest
Source
npmnpm
Version
14.5.1
Version published
Weekly downloads
111
15.63%
Maintainers
6
Weekly downloads
 
Created
Source

logo

Rijkswaterstaat Webcomponents

Standard Webcomponents for AIR projects

Project Status

GitHub

Bundle Sizes

npm bundle size npm bundle size

Versions

npm

Our Badges

website slack trello Pivotal Tracked Sketch Designed Zeplin Based

Installation

yarn add @rws-air/webcomponents

Usage

import React, { FC } from 'react';

import { Button } from '@rws-air/webcomponents';

const Example: FC = () => <Button label='test' onClick={() => undefined} variant='contained' color='primary' />;

API Documentation

Check out the docs on github pages

Keywords

react

FAQs

Package last updated on 14 Jun 2022

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