Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101701 (s=101701, is=101765, ic=101766, ia=101768)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101766 (s=101701, is=101766, ic=101767, ia=101769)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101767 (s=101701, is=101766, ic=101767, ia=101769)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101769 (s=101701, is=101766, ic=101767, ia=101769)