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