Movatterモバイル変換


[0]ホーム

URL:


Framework:


Hire UsGet CoreUI PRO all-access

Introduction

CoreUI for React.js is UI Component library written in TypeScript, and ready for your next React.js project. Learn how to include CoreUI for React.js in your project.

Installation#

Npm#

npminstall @coreui/react @coreui/coreui
npminstall @coreui/react-pro @coreui/coreui-pro

Yarn#

yarnadd @coreui/react @coreui/coreui
yarnadd @coreui/react-pro @coreui/coreui-pro

Using components#

import{CAlert}from'@coreui/react';
import{CAlert}from'@coreui/react-pro';

Stylesheets#

React components are styled using the@coreui/coreui or@coreui/coreui-pro CSS library, but you can also use them with the bootstrap CSS library. That is possible because the@coreui/coreui library is compatible with Bootstrap, it just extends its functionalities. The only exceptions are custom CoreUI and CoreUI PRO components, which don't exist in the Bootstrap ecosystem.

CoreUI and CoreUI PRO CSS files#

Basic usage#
import'@coreui/coreui/dist/css/coreui.min.css'
import'@coreui/coreui-pro/dist/css/coreui.min.css'

Bootstrap CSS files#

Installation#
npminstall bootstrap
Basic usage#
import'bootstrap/dist/css/bootstrap.min.css'

CoreUI for React is Open Source UI Components Library for React.js.

CoreUI code licensedMIT, docsCC BY 3.0. CoreUI PRO requires acommercial license.


[8]ページ先頭

©2009-2025 Movatter.jp