Update packages/ui/src/components/RangeSlider/definition.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Ambrish R <ambrish.r@infosys.com>
This commit is contained in:
@@ -31,5 +31,6 @@ export const RangeSliderDefinition = {
|
||||
},
|
||||
dataAttributes: {
|
||||
disabled: [true, false] as const,
|
||||
orientation: ['horizontal', 'vertical'] as const,
|
||||
},
|
||||
} as const satisfies ComponentDefinition;
|
||||
|
||||
Reference in New Issue
Block a user