Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123643 (s=123643, is=123720, ic=123722, ia=123725)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123721 (s=123643, is=123721, ic=123723, ia=123726)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123723 (s=123643, is=123721, ic=123723, ia=123726)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123726 (s=123643, is=123721, ic=123723, ia=123726)