v14.0.2


dialogs

Info state

Provide informations when data is missing

Features

  • Supports icons and images
  • Multiple directions
  • Themes ready

Need help?

Cras ultricies, elit sit amet cursus consectetur.

Anatomy

import { InfoState } from "@wonderflow/react-components";
export default () => { return (
<InfoState title="Need help?" icon="compass">
...
</InfoState>
); };

tsx

API Reference

PROPERTY
TYPE
DEFAULT
title*
ReactNode
icon
enum
iconColor
enum
"blue"
image
string
direction
enum
column
actions
ReactNode

Created by Wonderflow Design Team for Wonderflow.

© Wonderflow 2024