File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
44
44
### Component properties
45
45
46
- | Name | Type | Description | Default value | Required |
47
- | -------------- | ------------------------- | -------------------------------------------------- | ------------- | -------- |
48
- | textInputProps | PaperSelectTextInputProps | Additional properties to supply to the text input. | undefined | :x : |
49
- | checkboxProps | CheckboxProps | Additional properties to supply to the checkboxes. | undefined | :x : |
46
+ | Name | Type | Description | Default value | Required |
47
+ | -------------- | ------------------------------------------------------- | -------------------------------------------------- | ------------- | -------- |
48
+ | textInputProps | [ PaperSelectTextInputProps] ( #PaperSelectTextInputProps ) | Additional properties to supply to the text input. | undefined | :x : |
49
+ | checkboxProps | [ CheckboxProps] ( #CheckboxProps ) | Additional properties to supply to the checkboxes. | undefined | :x : |
50
50
51
51
## Types
52
52
You can’t perform that action at this time.
0 commit comments