Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ __setitem__()

def Cope.streamlit.SS.__setitem__ (   self,
str  name,
  value 
)

Handles setting the value, the {var}_changes, and the prev{var} variables.

Definition at line 65 of file streamlit.py.