Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111162 (s=111162, is=111235, ic=111236, ia=111238)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111236 (s=111162, is=111236, ic=111237, ia=111239)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111237 (s=111162, is=111236, ic=111237, ia=111239)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111239 (s=111162, is=111236, ic=111237, ia=111239)