Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123411 (s=123411, is=123488, ic=123490, ia=123493)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123489 (s=123411, is=123489, ic=123491, ia=123494)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123491 (s=123411, is=123489, ic=123491, ia=123494)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123494 (s=123411, is=123489, ic=123491, ia=123494)