Skip to main content
Module

x/harmony/mod.ts>Button

An easy to use Discord API Library for Deno.
Go to Latest
function Button
import { Button } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

A button component

Parameters

props: ButtonProps
_children: undefined

Returns

Element<ButtonProps>