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