| Copyright | (C) 2016-2026 David M. Johnson |
|---|---|
| License | BSD3-style (see the file LICENSE) |
| Maintainer | David M. Johnson <code@dmj.io> |
| Stability | experimental |
| Portability | non-portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Miso.Native.X.Element.Refresh.Property
Contents
Description
Synopsis
- enableRefresh_ :: Bool -> Attribute model action
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