Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10321 (s=10321, is=10329, ic=10328, ia=10330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10330 (s=10321, is=10330, ic=10329, ia=10331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10329 (s=10321, is=10330, ic=10329, ia=10331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10331 (s=10321, is=10330, ic=10329, ia=10331)