Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99523 (s=99523, is=99586, ic=99587, ia=99588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99587 (s=99523, is=99587, ic=99588, ia=99589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99588 (s=99523, is=99587, ic=99588, ia=99589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99589 (s=99523, is=99587, ic=99588, ia=99589)