Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65347 (s=65347, is=65402, ic=65403, ia=65404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65403 (s=65347, is=65403, ic=65404, ia=65405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65404 (s=65347, is=65403, ic=65404, ia=65405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65405 (s=65347, is=65403, ic=65404, ia=65405)