MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

Changing the value of the Input component #387

Open oclay1st opened 2 weeks ago

oclay1st commented 2 weeks ago

Hello @MunifTanjim,

Do you think is possible to support changing the value of the Input component?. Something like: input:set_value(string)