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

Commit83fc24f

Browse files
committed
docs: update content
1 parent54d8484 commit83fc24f

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

‎packages/docs/content/components/spinner.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Use [margin utilities](https://coreui.io/docs/utilities/spacing/#margin-and-padd
7373

7474
###Placement
7575

76-
Use[flexbox utilities][https://coreui.io/docs/utilities/flex/],[float utilities][https://coreui.io/docs/utilities/float/], or[text alignment][https://coreui.io/docs/utilities/text/] utilities to place spinners exactly where you need them in any situation.
76+
Use[flexbox utilities](https://coreui.io/docs/utilities/flex/),[float utilities](https://coreui.io/docs/utilities/float/), or[text alignment](https://coreui.io/docs/utilities/text/) utilities to place spinners exactly where you need them in any situation.
7777

7878
####Flex
7979

‎packages/docs/content/customize/options.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title:Options
23
name:Options
34
description:Quickly customize CoreUI for React with built-in variables to easily toggle global CSS preferences for controlling style and behavior.
45
menu:Customize

‎packages/docs/content/layout/breakpoints.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title:Breakpoints
23
name:Breakpoints
34
description:Breakpoints are the triggers in CoreUI for React.js for how your layout responsive changes across device or viewport sizes.
45
menu:Layout

‎packages/docs/content/layout/columns.mdx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title:Columns
23
name:Columns
34
description:Learn how to modify columns with a handful of options for alignment, ordering, and offsetting thanks to our flexbox grid system.
45
menu:Layout

‎packages/docs/content/layout/grid.mdx‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
name:Grid
3+
title:Grid
34
description:Use our powerful mobile-first flexbox grid to build layouts of all shapes and sizes thanks to a twelve column system, six default responsive tiers, Sass variables and mixins, and dozens of predefined classes.
45
menu:Layout
5-
route:'/layout/grid'
6+
route:"/layout/grid"
67
---
78

89
import {CCol,CContainer,CRow }from'@coreui/react/src/index'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp