Components
Learn about Discord's message components and how to work with them in your bot.
Components v1
Kord only supports Components v1, so Kord Extensions also only supports Components v1. If you'd like to use Components v2, please test and review this Kord pull request.
Basics
Learn about the components system and its limitations.
Basics
Component basics, limitations, and general information.
Usage
Using components in each supported context.
Messages: Easy DSL
Message component DSL, for short-lived components.
Messages: Manual Handling
Manually-defined components, which work after restarts.
Modals
Creating and working with modals and form objects.