torque-pro-assistant - v1.0.0
Preparing search index...
src/components/primitives/pill
PillProps
Interface PillProps
interface
PillProps
{
children
:
ReactNode
;
noDot
?:
boolean
;
status
?:
PillStatus
;
testId
?:
string
;
}
Index
Properties
children
no
Dot?
status?
test
Id?
Properties
Readonly
children
children
:
ReactNode
Optional
Readonly
no
Dot
noDot
?:
boolean
Hides the leading status dot. Useful for plain count / label pills.
Optional
Readonly
status
status
?:
PillStatus
Optional
Readonly
test
Id
testId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
no
Dot
status
test
Id
torque-pro-assistant - v1.0.0
Loading...
Hides the leading status dot. Useful for plain count / label pills.