TkxTreeView
import { TkxTreeView } from 'tekivex-ui';Live demo
Section titled “Live demo”Basic — selectable + expandable
- src
- components
- TkxButton.tsx
- TkxCard.tsx
- TkxInput.tsx
- engine
- index.ts
- package.json
- README.md
Selected: (none)
Accessibility
Section titled “Accessibility”- Keyboard navigation supported on all interactive elements
:focus-visibleoutline at 2px (theme-tokenprimary)- ARIA roles and properties applied per WAI-ARIA 1.2
- Respects
prefers-reduced-motion - Minimum 44×44 touch target where applicable
Source
Section titled “Source”src/components/TkxTreeView.tsx
For the full interactive sandbox, open the playground.