Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4316 (s=4316, is=4321, ic=4319, ia=4321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4322 (s=4316, is=4322, ic=4320, ia=4322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4320 (s=4316, is=4322, ic=4320, ia=4322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4322 (s=4316, is=4322, ic=4320, ia=4322)