mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 00:06:06 +00:00
fix: improve agGrid persistence when result change + setSelectedIndex
This commit is contained in:
@@ -238,6 +238,7 @@ state.foo += 1
|
||||
|
||||
// you can also navigate (goto), recompute a script (recompute), or set a tab (setTab)
|
||||
// Inputs and display components support settings their value directly (setValue)
|
||||
// Tables support setting their selected index (setSelectedIndex)
|
||||
|
||||
return state.foo`,
|
||||
language: 'frontend',
|
||||
|
||||
Reference in New Issue
Block a user