Skip to content

Button.style

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

style for the button
type: String/Number

let button = new Button({
    style: "primary"
});

Style Bit
Primary 1
Secondary 2
Success 3
Danger 4
Link 5


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally