Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4444 (s=4444, is=4445, ic=4446, ia=4446, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4446 (s=4444, is=4446, ic=4447, ia=4447, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4447 (s=4444, is=4446, ic=4447, ia=4447, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4447 (s=4444, is=4446, ic=4447, ia=4447, pia)