Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103136 (s=103136, is=103200, ic=103201, ia=103203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103201 (s=103136, is=103201, ic=103202, ia=103204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103202 (s=103136, is=103201, ic=103202, ia=103204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103204 (s=103136, is=103201, ic=103202, ia=103204)