Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99192 (s=99192, is=99254, ic=99255, ia=99256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99255 (s=99192, is=99255, ic=99256, ia=99257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99256 (s=99192, is=99255, ic=99256, ia=99257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99257 (s=99192, is=99255, ic=99256, ia=99257)