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