Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123381 (s=123381, is=123458, ic=123460, ia=123463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123459 (s=123381, is=123459, ic=123461, ia=123464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123461 (s=123381, is=123459, ic=123461, ia=123464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123464 (s=123381, is=123459, ic=123461, ia=123464)