Stack

Depth effect through layered elements
Class Reference

Basic

Basic Div Stack

1
2
3

Stacked Images

Stacked Cards

A
B
C

Variants

Stacked Cards-top

A
B
C

Stacked Cards-start

A
B
C

Stacked Cards-end

A
B
C

Stacked Cards Shadow

A
B
C

Stacked Notifications

Notification 1

You have 3 unread messages. Tap here to see.

Notification 2

You have 3 unread messages. Tap here to see.

Notification 3

You have 3 unread messages. Tap here to see.

Class Reference

Class Type Description
stack Component Base stacking container
stack-top Modifier Aligns the children elements to the top
stack-bottom Modifier Aligns the children elements to the bottom [Default]
stack-start Modifier Aligns the children elements to the start (horizontally)
stack-end Modifier Aligns the children elements to the end (horizontally)
Do you have a question? ask the community
Do you see a bug? open an issue on GitHub