Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99146 (s=99146, is=99208, ic=99209, ia=99210)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99209 (s=99146, is=99209, ic=99210, ia=99211)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99210 (s=99146, is=99209, ic=99210, ia=99211)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99211 (s=99146, is=99209, ic=99210, ia=99211)