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