Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123102 (s=123102, is=123178, ic=123181, ia=123183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123179 (s=123102, is=123179, ic=123182, ia=123184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123182 (s=123102, is=123179, ic=123182, ia=123184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123184 (s=123102, is=123179, ic=123182, ia=123184)