whistle

v0.1.2

  • Pages
  • Modules
  • Exceptions

    whistle v0.1.2 Whistle.Html.Dom

    Link to this section Summary

    Types

    t()

    Functions

    decode_attributes(list)
    decode_node(element)
    diff(element1, element2)
    diff(trees, node1, node2)
    diff(state, path, node1, node2)
    diff_attributes(state, path, arg1, arg2)
    diff_children(state, path, arg1, arg2)
    encode_node(state, path, arg)
    extract_event_handlers(path, node)
    node_to_string(arg)

    Link to this section Types

    Link to this type

    t()
    t() :: tuple()

    Link to this section Functions

    Link to this function

    decode_attributes(list)

    Link to this function

    decode_node(element)

    Link to this function

    diff(element1, element2)

    Link to this function

    diff(trees, node1, node2)

    Link to this function

    diff(state, path, node1, node2)

    Link to this function

    diff_attributes(state, path, arg1, arg2)

    Link to this function

    diff_children(state, path, arg1, arg2)

    Link to this function

    encode_node(state, path, arg)

    Link to this function

    extract_event_handlers(path, node)

    Link to this function

    node_to_string(arg)

    Built using ExDoc (v0.19.2), designed by Friedel Ziegelmayer.