Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65235 (s=65235, is=65290, ic=65291, ia=65292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65291 (s=65235, is=65291, ic=65292, ia=65293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65292 (s=65235, is=65291, ic=65292, ia=65293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65293 (s=65235, is=65291, ic=65292, ia=65293)