carbon-components-svelte/types
2022-01-29 09:35:08 -08:00
..
Accordion fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
AspectRatio Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Breadcrumb fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Breakpoint fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Button fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Checkbox fix(checkbox): fix two-way binding (#1042) 2022-01-26 19:04:32 -08:00
CodeSnippet fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ComboBox fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ComposedModal feat(modal): support primaryButtonIcon prop (#1047) 2022-01-29 09:35:08 -08:00
ContentSwitcher fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ContextMenu fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Copy Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
CopyButton fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
DataTable fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
DatePicker fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Dropdown fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
FileUploader Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
FluidForm Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Form feat(form): add ref prop (#900) 2021-11-10 19:46:14 -08:00
FormGroup Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
FormItem Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
FormLabel Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Grid fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Icon fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ImageLoader fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
InlineLoading fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Link fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ListBox fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ListItem Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Loading Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
LocalStorage Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Modal feat(modal): support primaryButtonIcon prop (#1047) 2022-01-29 09:35:08 -08:00
MultiSelect fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Notification fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
NumberInput breaking(number-input): type value as null | number (#1044) 2022-01-27 06:57:32 -08:00
OrderedList Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
OverflowMenu fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Pagination Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
PaginationNav Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Popover Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
ProgressBar fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ProgressIndicator Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
RadioButton Add required prop to RadioButton. (#1035) 2022-01-22 09:05:41 -08:00
RadioButtonGroup fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
RecursiveList Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Search fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Select fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
SkeletonPlaceholder Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
SkeletonText Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Slider Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
StructuredList fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Tabs Add autoWidth prop to Tabs (#901) 2021-11-10 19:46:20 -08:00
Tag fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
TextArea fix(text-area): export readonly prop (#1043) 2022-01-26 19:19:49 -08:00
TextInput fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Theme fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Tile fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
TimePicker fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Toggle fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
ToggleSmall fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
Tooltip fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
TooltipDefinition Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
TooltipIcon fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
TreeView Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
Truncate Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
UIShell fix(types): include @default annotations for props that are undefined by default (#1020) 2022-01-20 19:29:06 -08:00
UnorderedList Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
index.d.ts Upgrade sveld to v0.10 (#856) 2021-10-16 12:34:29 -07:00
README.md chore: change all ibm org references to carbon-design-system 2021-09-05 15:54:37 -07:00

types

The TypeScript definitions in this folder are auto-generated by sveld.

Do not edit these types directly. To add or update property types or definitions, update the JSDoc annotations in the component source code in the src folder.

Tests are located in the tests folder.