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