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