Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101916 (s=101916, is=101980, ic=101981, ia=101983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101981 (s=101916, is=101981, ic=101982, ia=101984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101982 (s=101916, is=101981, ic=101982, ia=101984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101984 (s=101916, is=101981, ic=101982, ia=101984)