Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as inputDialogUserscript from "https://raw.githubusercontent.com/MijinkoSD/input-dialog-userscript/main/scrapboxAlert.ts";

§Variables

buildInAlertModes

組み込みのAlertMode

buildInButtons

組み込みで実装してあるボタン

§Functions

scrapboxAlert

アラートを表示するよ!

§Interfaces

AlertAnswer

アラート内でユーザーが行ったことを格納する型

AlertMode

アラートの挙動を指定するための型

§Type Aliases

AnswerButton

アラート内でユーザーが選択したボタンの型

Button

ボタンの型