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