Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30189 (s=30189, is=30209, ic=30212, ia=30213)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30210 (s=30189, is=30210, ic=30213, ia=30214)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30213 (s=30189, is=30210, ic=30213, ia=30214)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30214 (s=30189, is=30210, ic=30213, ia=30214)