Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101824 (s=101824, is=101888, ic=101889, ia=101891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101889 (s=101824, is=101889, ic=101890, ia=101892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101890 (s=101824, is=101889, ic=101890, ia=101892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101892 (s=101824, is=101889, ic=101890, ia=101892)