miso
Copyright(C) 2016-2026 David M. Johnson
LicenseBSD3-style (see the file LICENSE)
MaintainerDavid M. Johnson <code@dmj.io>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Miso.Native.Event

Contents

Description

Since: 1.13.0.0

Synopsis

Events

nativeEvents :: Events Source #

The combined Events map for every built-in Lynx element.

Pass it to native; combine maps with <> when an app needs both.

Since: 1.13.0.0

nativeXEvents :: Events Source #

The combined Events map for every extended (x- namespace) Lynx element.

Pass it to native; combine maps with <> when an app needs both.

Since: 1.13.0.0