Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101156 (s=101156, is=101220, ic=101221, ia=101223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101221 (s=101156, is=101221, ic=101222, ia=101224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101222 (s=101156, is=101221, ic=101222, ia=101224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101224 (s=101156, is=101221, ic=101222, ia=101224)