React

Extended FAB (Deprecated)

더 이상 사용되지 않습니다. Contextual Floating Button을 사용하세요.

Usage

import { ExtendedFab, PrefixIcon } from "@seed-design/react";
import { IconPlusLine } from "@karrotmarket/react-monochrome-icon";
<ExtendedFab>
  <PrefixIcon svg={<IconPlusLine />} />
  라벨
</ExtendedFab>

Props

Prop

Type

Examples

Medium

Small

Neutral Solid

Layer Floating

Last updated on

On this page