Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123574 (s=123574, is=123651, ic=123653, ia=123656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123652 (s=123574, is=123652, ic=123654, ia=123657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123654 (s=123574, is=123652, ic=123654, ia=123657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123657 (s=123574, is=123652, ic=123654, ia=123657)