Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101220 (s=101220, is=101284, ic=101285, ia=101287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101285 (s=101220, is=101285, ic=101286, ia=101288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101286 (s=101220, is=101285, ic=101286, ia=101288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101288 (s=101220, is=101285, ic=101286, ia=101288)