New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@aiui/ai-drawer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiui/ai-drawer

Minimal Drawer React Component.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

AiDrawer

Minimal Drawer React Component

npm bundle size npm bundle size npm download

Install

npm i @aiui/ai-drawer

Import

import AiDrawer from '@aiui/ai-drawer';

Props

NameTypeDefaultDescription
openedboolfalseIf true, the drawer is open
anchorstringleftDrawer placement (left, right, top, bottom)
colorstring#ffffffDrawer Color
widthnumber280Drawer Width (for anchor left & right)
onClosefunc( ) => { }Callback fired when the component requests to be closed
childrennodeDrawer children

Keywords

react

FAQs

Package last updated on 16 Jun 2021

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