Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11224 (s=11224, is=11234, ic=11233, ia=11235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11235 (s=11224, is=11235, ic=11234, ia=11236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11234 (s=11224, is=11235, ic=11234, ia=11236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11236 (s=11224, is=11235, ic=11234, ia=11236)