Kit Developer Documentation home pagelight logodark logo
  • Log in
  • Start free trial
  • Start free trial
Welcome
Kit App Store
Plugins
API Reference
  • Kit
  • Developer Community
  • Blog
  • Support
  • Getting started
    • Overview
    • Managing plugins
    • OAuth authorization
    Building plugins
    • Plugin component library
      • Overview
      • Color picker
      • Date picker
      • Dynamic select input
      • Font picker
      • Search input
      • Select input
      • Text input
    • Content blocks
    • Media source
    Plugin component library

    Overview

    Plugin components are the configurable UI elements that creators use to customize their plugins’ behavior and appearance in Kit’s different plugin environments. These reusable settings are defined in your plugin’s JSON configuration and appear when creators interact with your plugin, allowing them to personalize the content and functionality before it’s added to their Kit.
    color_picker

    Color picker

    The color picker lets creators customize colors for backgrounds, buttons, text and more to match their brand and email templates.
    date_picker

    Date picker

    The date picker lets creators select specific dates for time-sensitive content like events or promotions, with dates returned in standardized UTC format.
    dynamic_select_input

    Dynamic select input

    The dynamic select provides creators with a dropdown of server-fetched options to filter media gallery results in real-time.
    font_picker

    Font picker

    The font picker lets creators select email-safe fonts and weights to match their brand and improve readability.
    search_input

    Search input

    The search input lets creators search and select dynamic content from external sources with real-time functionality, supporting single or multiple selections.
    select_input

    Select input

    The select input provides creators with a dropdown of predefined options like categories or sizes, with the selected value passed to your plugin.
    text_input

    Text input

    The text input lets creators enter short text like titles, names, or URLs in a single-line field.

    Was this page helpful?

    OAuth authorizationColor picker
    xgithublinkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.