Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123063 (s=123063, is=123139, ic=123142, ia=123144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123140 (s=123063, is=123140, ic=123143, ia=123145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123143 (s=123063, is=123140, ic=123143, ia=123145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123145 (s=123063, is=123140, ic=123143, ia=123145)