Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99210 (s=99210, is=99272, ic=99273, ia=99274)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99273 (s=99210, is=99273, ic=99274, ia=99275)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99274 (s=99210, is=99273, ic=99274, ia=99275)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99275 (s=99210, is=99273, ic=99274, ia=99275)