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