Summary
Add a dedicated section to the docs site for UI components (re-exported from ink and @inkjs/ui, plus future custom components) with auto-generated reference documentation and visual examples of rendered output — similar to Storybook but lighter weight and tailored to terminal UI.
Components to Document
From ink
Box, Text, Newline, Spacer, Static, Transform
From @inkjs/ui
Select, MultiSelect, ConfirmInput, TextInput, PasswordInput, Spinner
Custom (Kidd)
KiddProvider (with useConfig, useMeta, useStore hooks)
screen
Tasks
Summary
Add a dedicated section to the docs site for UI components (re-exported from
inkand@inkjs/ui, plus future custom components) with auto-generated reference documentation and visual examples of rendered output — similar to Storybook but lighter weight and tailored to terminal UI.Components to Document
From
inkBox,Text,Newline,Spacer,Static,TransformFrom
@inkjs/uiSelect,MultiSelect,ConfirmInput,TextInput,PasswordInput,SpinnerCustom (Kidd)
KiddProvider(withuseConfig,useMeta,useStorehooks)screenTasks