Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100267 (s=100267, is=100330, ic=100331, ia=100332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100331 (s=100267, is=100331, ic=100332, ia=100333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100332 (s=100267, is=100331, ic=100332, ia=100333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100333 (s=100267, is=100331, ic=100332, ia=100333)