Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13131 (s=13131, is=13141, ic=13143, ia=13144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13142 (s=13131, is=13142, ic=13144, ia=13145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13144 (s=13131, is=13142, ic=13144, ia=13145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13145 (s=13131, is=13142, ic=13144, ia=13145)