Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
SeparatorComponentData
Interface SeparatorComponentData
interface
SeparatorComponentData
{
divider
?:
boolean
;
id
?:
number
;
spacing
?:
SeparatorSpacingSize
;
type
:
ComponentType
;
}
Hierarchy (
View Summary
)
BaseComponentData
SeparatorComponentData
Index
Properties
divider?
id?
spacing?
type
Properties
Optional
divider
divider
?:
boolean
Optional
id
id
?:
number
Optional
spacing
spacing
?:
SeparatorSpacingSize
type
type
:
ComponentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
divider
id
spacing
type
discord-js-button-pagination-ts
Loading...