Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4397 (s=4397, is=4403, ic=4401, ia=4403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4404 (s=4397, is=4404, ic=4402, ia=4404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4402 (s=4397, is=4404, ic=4402, ia=4404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4404 (s=4397, is=4404, ic=4402, ia=4404)