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