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

Miso.Lynx.Element.Frame.Property

Contents

Description

 
Synopsis

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"