davidtheclark / react-aria-tabpanel

A fully accessible, extravagantly flexible, React-powered Tab Panel component

Home Page:http://davidtheclark.github.io/react-aria-tabpanel/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual activation?

ZebraFlesh opened this issue · comments

It looks like this component follows the automatic activation model. Is there a way to make these tabs follow manual activation? (All of my tab content comes from XHRs, so manual activation is necessary.)