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