Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React library of essential UI components and form controls

License

NotificationsYou must be signed in to change notification settings

svar-widgets/react-core

Repository files navigation

npmLicensenpm downloads

SVAR React Core is a lightweight, fast, and mobile-friendly React component library that offers 20+ reusable, pre-styled UI components. It includes form controls, popups, date & time pickers, toast notifications, and more. All components are customizable, support light and dark themes, and come with full TypeScript support.

The library is fully compatible with React 18 and 19.

SVAR Core - React UI Library

Along with theCore library, you can use the following SVAR React components to build a unified app interface:

  • Menu - create basic menu bar, actions or context menu;
  • Toolbar - create button and icon panels with configurable, responsive layouts;
  • Tasklist - basic to-do list component to add, edit, check or delete tasks;
  • Comments - nice-looking comments section with bubbles or flow views;
  • File uploader - simple file uploader component.

🛠️ How to Use

To start using the components from theCore package, simply import the package and include the desired component in your React file:

import{Button}from"@svar-ui/react-core";import"@svar-ui/react-core/all.css";constmyComponent=>(<Button>Click me</Button>);

See thegetting started guide to quickly set up and begin using SVAR Core components in your React projects.

💬 Need Help?

Post an Issue or use ourcommunity forum.

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp