to communicate selected state * to child components without explicit prop passing. */ class TabContext { public static ?string $selected = null; }