Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101807 (s=101807, is=101871, ic=101872, ia=101874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101872 (s=101807, is=101872, ic=101873, ia=101875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101873 (s=101807, is=101872, ic=101873, ia=101875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101875 (s=101807, is=101872, ic=101873, ia=101875)