Skip to content

package alert

import "kaiju/editor/alert"

Functions

New

func New(title, description, ok, cancel string, host *engine.Host) chan bool

NewInput

func NewInput(title, hint, value, ok, cancel string, host *engine.Host) chan string