🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@instructure/ui-buttons

Package Overview
Dependencies
Maintainers
54
Versions
2364
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-buttons

Accessible button components

latest
Source
npmnpm
Version
11.7.2
Version published
Weekly downloads
15K
-17.58%
Maintainers
54
Weekly downloads
 
Created
Source

ui-buttons

npm MIT License Code of Conduct

Accessible button components.

Components

The ui-buttons package contains the following:

Installation

npm install @instructure/ui-buttons

Usage

import React from 'react'
import { Button } from '@instructure/ui-buttons'

const MyButton = function () {
  return <Button>Hello button</Button>
}

FAQs

Package last updated on 24 Apr 2026

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