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