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