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