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