| Copyright | (C) 2016-2025 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.Lynx.Element.Frame.Property
Contents
Description
Synopsis
- src_ :: MisoString -> Attribute action
Property
src_ :: MisoString -> Attribute action Source #
https://lynxjs.org/api/elements/built-in/frame.html#src
Sets the loading path for the <frame> resource.
src_ "http://url-goes-here.com"