← Back to Home

Component Examples

Custom Tailwind components + Material UI components

Button

Colors (Solid)

Colors (Outline)

Sizes

Disabled

Loading (click to trigger)

With Icons

Full Width

onClick Examples

Date Picker

Modal

Basic Modal

Size Variants

Task Modal (Create / Update)

Image

Basic Usage

Default (cover)

Art sample

Default (logo)

Iterova

Contain

Art sample contain

Fill

Art sample fill

Rounded Variants

none

No rounding

sm

Small rounding

md

Medium rounding

lg

Large rounding

full

Full rounding

Aspect Ratio (responsive container)

16 / 9

16:9 art

4 / 3

4:3 art

1 / 1 (square)

Square art

Avatar Sizes

Avatar sm

32px

Avatar md

48px

Avatar lg

64px

Avatar xl

96px

Custom Styles via className

Shadow

Shadow

Border

Border

Grayscale

Grayscale

Hover effect

Hover

Custom MUI input field with label

Email address

MUI · Autocomplete & Country Select

Country select - flag emoji, name & dial code

Single select - assignee

Multi-select - issue labels

Free solo - type or select a sprint

MUI · Text Field

Variants

With maxLength helper

0 / 100

Multiline - description

Max 500 characters

Error states

Enter a valid email address

Password must be at least 8 characters

Input adornments

.git

Disabled

MUI · Select, Radio & Number Input

Select - issue status

Select with icons - issue type

Select - error state

An assignee is required before moving to In Review

Radio group - priority

Number field - story points

Fibonacci: 1, 2, 3, 5, 8, 13, 21...

Figma checkbox using MUI

Remember me

MUI · Checkbox

States

Colors

Parent / child (indeterminate)

Filter group - issue types

Filter by type

Active: Bug

MUI · Avatar, Badge & Chip

Avatar - variants

AJ
BS
CW

Avatar group - team members

+2
CW
BS
AJ

Badge - counts & indicators

41299
AJ
0

Chip - labels & tags (click × to delete)

Frontend
React
TypeScript
Bug
High Priority

Chip - variants & colors

Default
Primary
Success
Error
Warning
Outlined
Bug
AJ
Alice

MUI · Icons

Hover for icon name. From @mui/icons-material - 2,100+ icons available.

Add
Assignment
AttachFile
BugReport
CheckCircle
Close
Comment
ContentCopy
Dashboard
Delete
Edit
Error
FilterList
Flag
Group
KeyboardArrowDown
Label
Lightbulb
Link
Notifications
Person
Refresh
Search
Settings
Sort
Star
Task
TrendingUp
Warning

MUI · Table

IDTitleStatusPriorityAssigneePoints
KS-1Set up authentication
Done
high
AJ
5
KS-10Dark mode support
Done
medium
EM
5
KS-11Performance audit
To Do
low
AJ
3
KS-12Unit test coverage
In Progress
high
BS
8
KS-2Design database schema
Done
high
BS
8

Rows per page:

1–5 of 12

MUI · Tooltip, Progress & Snackbar

Tooltip - placements & arrow

Linear progress

Determinate - file upload (68%)
Indeterminate - loading
Buffer

Circular progress

75%

Toast - via useToast()

MUI · Floating Action Button

Circular - sizes

Colors

Extended - pill shape with label

Disabled