Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65075 (s=65075, is=65130, ic=65131, ia=65132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65131 (s=65075, is=65131, ic=65132, ia=65133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65132 (s=65075, is=65131, ic=65132, ia=65133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65133 (s=65075, is=65131, ic=65132, ia=65133)