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