issues
search
KasperskyLab
/
uif
Integration Platform to build UI and Web Services
https://kasperskylab.github.io/uif/components/
Apache License 2.0
35
stars
4
forks
source link
Add typings to UI Builder
#43
Open
vostrik
opened
6 months ago
vostrik
commented
6 months ago
It will very helpful to add typings for UI Builder. For 3 reasons:
For users (developers) — they get types for each handler type etc.
For maintainers — it will be more predictable to work with current code.
Also it unblocks the next step — @kaspersky/form-builder. Tool to build UI forms from typed code.
It will very helpful to add typings for UI Builder. For 3 reasons: