{
Re
Story
}
controls
Button
States
Variants
WithIcons
data
Code
Basic
WithClip
WithError
WithLineNumbers
Content
Headings
Lists
Overview
Link
Basic
External
Quote
Basic
Nested
WithParagraphs
Table
Basic
CompactTable
WithoutHeader
TreeView
Basic
WithIcons
forms
Checkbox
Basic
WithDataSync
ColorPicker
Basic
WithDataSync
NumberInput
Basic
WithDataDrag
Radio
Basic
ViewModes
Select
Basic
States
WithGroups
layout
Card
Basic
WithActions
WithTitle
Collapse
Basic
Grid
AlignAndJustify
Alignment
AutoFit
Basic
CustomRange
Justify
Nested
StretchContent
WithOffset
Panel
Basic
ComplexExample
EditorLayout
Groups
Slots
WithHeaderAndFooter
Tabs
Basic
LongTitles
WithChange
reface
Logo
DevExpBranding
RefaceBranding
RefacePackages
theme
ProgressionsStory
ThemeStory
ProgressionsStory
View fullscreen
Source Code
1
export
const
ProgressionsStory
=
component
(()
=
>
{
2
const
steps
=
Array
.
from
({
length
:
10
},
(
_
,
i
)
=
>
i
+
1
)
;