Contents Menu Expand Light mode Dark mode Auto light/dark mode
domsync 0.1 documentation
  • API reference
    • _Element
    • Document
    • DomsyncServer
Back to top
Edit this page

API reference#

domsync.core._Element represents a DOM element, is analogous to the Javascript Element. domsync.Document represents a DOM document, is analogous to the Javascript Document. domsync.domsync_server.DomsyncServer is a Websocket server that serves the Python server-side DOM updates to the Browser and receives event messages from the Browser.

  • _Element
  • Document
  • DomsyncServer
Next
_Element
Previous
Home
Copyright © 2022, Peter Divos and contributors
Made with Furo