Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99932 (s=99932, is=99995, ic=99996, ia=99997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99996 (s=99932, is=99996, ic=99997, ia=99998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99997 (s=99932, is=99996, ic=99997, ia=99998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99998 (s=99932, is=99996, ic=99997, ia=99998)