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