[GH-ISSUE #218] HELP: TabControllerRenderable not found in opentui/core package #52

Closed
opened 2026-03-02 23:44:10 +03:00 by kerem · 2 comments
Owner

Originally created by @hanpham32 on GitHub (Oct 19, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/218

I'm referring to the example in opentui-demo.ts to implement my own Tab Controller menu bar. I couldn't find the renderable for the tab controller. There is TabSelectRenderable, but the API for it is not the same for TabControllerRenderable.

Originally created by @hanpham32 on GitHub (Oct 19, 2025). Original GitHub issue: https://github.com/anomalyco/opentui/issues/218 I'm referring to the example in `opentui-demo.ts` to implement my own Tab Controller menu bar. I couldn't find the renderable for the tab controller. There is TabSelectRenderable, but the API for it is not the same for TabControllerRenderable.
kerem closed this issue 2026-03-02 23:44:10 +03:00
Author
Owner

@kommander commented on GitHub (Oct 19, 2025):

The TabController only exists in the examples, it's quite messy, so I didn't include it in the core renderables. You can just copy it from the examples though.

<!-- gh-comment-id:3419604421 --> @kommander commented on GitHub (Oct 19, 2025): The TabController only exists in the examples, it's quite messy, so I didn't include it in the core renderables. You can just copy it from the examples though.
Author
Owner

@hanpham32 commented on GitHub (Oct 19, 2025):

Oh okay. I'll copy the implementation straight from the example then.

<!-- gh-comment-id:3420055721 --> @hanpham32 commented on GitHub (Oct 19, 2025): Oh okay. I'll copy the implementation straight from the example then.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#52
No description provided.