Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaulleDemon/PyUIBuilder
/
Class
src/frameworks/tkinter/widgets/input.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
6
export
class
Input extends TkinterWidgetBase{
7
8
static widgetType =
"entry"
9
static displayName =
"Entry"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected