mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
feat(components): add TextInput
This commit is contained in:
parent
bf502f904f
commit
e786e0e78f
8 changed files with 362 additions and 11 deletions
25
README.md
25
README.md
|
@ -18,16 +18,16 @@ Currently, the following components are supported:
|
|||
|
||||
- Accordion
|
||||
- AccordionItem
|
||||
- AccordionSkeleton
|
||||
- AccordionSkeleton
|
||||
- Breadcrumb
|
||||
- BreadcrumbItem
|
||||
- BreadcrumbSkeleton
|
||||
- BreadcrumbSkeleton
|
||||
- Button
|
||||
- ButtonSkeleton
|
||||
- ButtonSkeleton
|
||||
- Checkbox
|
||||
- CheckboxSkeleton
|
||||
- CheckboxSkeleton
|
||||
- CodeSnippet
|
||||
- CodeSnippetSkeleton
|
||||
- CodeSnippetSkeleton
|
||||
- Copy
|
||||
- CopyButton
|
||||
- InlineLoading
|
||||
|
@ -36,19 +36,22 @@ Currently, the following components are supported:
|
|||
- ListItem
|
||||
- OrderedList
|
||||
- RadioButton
|
||||
- RadioButtonSkeleton
|
||||
- RadioButtonSkeleton
|
||||
- Search
|
||||
- SearchSkeleton
|
||||
- SearchSkeleton
|
||||
- SkeletonPlaceholder
|
||||
- SkeletonText
|
||||
- Tag
|
||||
- TagSkeleton
|
||||
- TagSkeleton
|
||||
- TextArea
|
||||
- TextAreaSkeleton
|
||||
- TextAreaSkeleton
|
||||
- TextInput
|
||||
- TextInputSkeleton
|
||||
- PasswordInput
|
||||
- Toggle
|
||||
- ToggleSkeleton
|
||||
- ToggleSkeleton
|
||||
- ToggleSmall
|
||||
- ToggleSmallSkeleton
|
||||
- ToggleSmallSkeleton
|
||||
- TooltipDefinition
|
||||
- TooltipIcon
|
||||
- UnorderedList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue