Skip to content
Binary UIKit reference Stable

EmptyState

Empty-state message with optional art and action.

Show EmptyState when a view has no content and the reader needs an explanation or next action.

Interactive example

Loading interactive example

API

MemberTypeKindRequiredDefault
actionSnippetsnippetNoundefined
artSnippetsnippetNoundefined
descriptionstringpropNoundefined
iconIconGlyphpropNoTrayIcon
sizeEmptyStateSizepropNo'md'
titlestringpropYes

Examples

Source

Loading source