Bart Blast
Bart Blast
Parse the params int the URL and pass them to the page init function.
See: test/e2e/components_test.exs
e.g. `layout :simple`
`` should be equivalent to: ``
See: https://stackoverflow.com/questions/152975/how-do-i-detect-a-click-outside-an-element
List all void SVG elements in @void_html_elements module attribute in lib/hologram/template/helpers.ex See: https://developer.mozilla.org/en-US/docs/Web/SVG/Element Void elements are elements that shouldn't have closing tag, e.g. input.
Layout template may need props from application config.