Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100523 (s=100523, is=100585, ic=100587, ia=100588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100586 (s=100523, is=100586, ic=100588, ia=100589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100588 (s=100523, is=100586, ic=100588, ia=100589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100589 (s=100523, is=100586, ic=100588, ia=100589)