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.X.Element.Refresh.Property

Contents

Description

 
Synopsis

Property

enableRefresh_ :: Bool -> Attribute model action Source #

https://lynxjs.org/api/elements/built-in/refresh.html#enable-refresh

Determines if dragging down or calling autoStartRefresh can trigger the startrefresh event.

enableRefresh_ False

Default Value: True