Backstage
Docs
Github
Preparing search index...
@backstage/ui
SliderOwnProps
Interface SliderOwnProps
interface
SliderOwnProps
{
className
?:
string
;
description
?:
string
|
null
;
isRequired
?:
boolean
;
label
?:
string
|
null
;
secondaryLabel
?:
string
|
null
;
}
Hierarchy (
View Summary
)
SliderOwnProps
SliderProps
Index
Properties
class
Name?
description?
is
Required?
label?
secondary
Label?
Properties
Optional
class
Name
className
?:
string
Optional
description
description
?:
string
|
null
Optional
is
Required
isRequired
?:
boolean
Optional
label
label
?:
string
|
null
Optional
secondary
Label
secondaryLabel
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
description
is
Required
label
secondary
Label
Docs
Github
Backstage
Loading...