Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123589 (s=123589, is=123666, ic=123668, ia=123671)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123667 (s=123589, is=123667, ic=123669, ia=123672)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123669 (s=123589, is=123667, ic=123669, ia=123672)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123672 (s=123589, is=123667, ic=123669, ia=123672)