Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Issues
#444
Moderate

Lack of documentation / onChange prop for custom Renderable

View on GitHub

Summary

This issue requests improved documentation for OpenTUI, specifically focusing on creating custom `Renderable` components and understanding the `onChange` prop. Additionally, it highlights a potential inconsistency in how `onChange` is handled between different `Renderable` types, which needs investigation and possibly a fix.

Skills Required

TypeScriptReactDocumentation writingTesting