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