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