Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100339 (s=100339, is=100402, ic=100403, ia=100404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100403 (s=100339, is=100403, ic=100404, ia=100405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100404 (s=100339, is=100403, ic=100404, ia=100405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100405 (s=100339, is=100403, ic=100404, ia=100405)