Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100131 (s=100131, is=100194, ic=100195, ia=100196)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100195 (s=100131, is=100195, ic=100196, ia=100197)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100196 (s=100131, is=100195, ic=100196, ia=100197)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100197 (s=100131, is=100195, ic=100196, ia=100197)