Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65610 (s=65610, is=65665, ic=65666, ia=65667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65666 (s=65610, is=65666, ic=65667, ia=65668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65667 (s=65610, is=65666, ic=65667, ia=65668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65668 (s=65610, is=65666, ic=65667, ia=65668)