import { ComponentMeta, ComponentStory } from "@storybook/react"; import { ReactComponent as Dot } from "../Assets/Dot.svg"; import { ReactComponent as Downicon } from "../Assets/Caret-Down.svg"; import { ReactComponent as Closeicon } from "../Assets/close.svg"; import { Input, Textarea, Select, Col, Row, Form, FormItem, Dropdown, Menu, } from "../Starship"; import LabeledIcon from "../Components/LabeledIcon/LabeledIcon"; import React from "react"; import "../Styles/index.scss"; // More on default export: https://storybook.js.org/docs/react/writing-stories/introduction#default-export export default { title: "Example/Input", component: Input, // More on argTypes: https://storybook.js.org/docs/react/api/argtypes } as ComponentMeta; // More on component templates: https://storybook.js.org/docs/react/writing-stories/introduction#using-args const Template: ComponentStory = (args) => { return ( <> {/* primary button only text */}
Hi Hi } > } /> Balance Set Max } > } rightText={"DOT"} leftText={"Amount"} /> } /> Balance Set Max } > } rightText={"DOTasd asd asd asd "} /> } /> } clearIcon={} options={[ { label: "female", value: "female" }, { label: "male", value: "male" }, { label: "custom", value: "custom", icon: , }, ]} />
Hi Hi
} > } /> } /> Hi Hi } >