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