Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99996 (s=99996, is=100059, ic=100060, ia=100061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100060 (s=99996, is=100060, ic=100061, ia=100062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100061 (s=99996, is=100060, ic=100061, ia=100062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100062 (s=99996, is=100060, ic=100061, ia=100062)