mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
chore(components): improve tsdoc
This commit is contained in:
@@ -17,6 +17,9 @@ export interface ButtonGroupProps {
|
||||
* @defaultValue 'div'
|
||||
*/
|
||||
as?: any
|
||||
/**
|
||||
* @defaultValue 'md'
|
||||
*/
|
||||
size?: ButtonGroupVariants['size']
|
||||
/**
|
||||
* The orientation the buttons are laid out.
|
||||
|
||||
Reference in New Issue
Block a user