python-eel/Eel

How to delete exposed function

Open

#752 opened on Dec 2, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (5,980 stars) (570 forks)batch import
help wanted

Description

Hello everyone! There were several questions:

  1. How to remove the exposed javascript function (make it so that it is no longer associated with this name)
  2. Are the function associations (exposed) deleted when changing the page (I have an application with several web pages).

Desktop:

  • OS: Windows 10
  • Browser chrome
  • Version 131.0.6778

Contributor guide