Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5952 (s=5952, is=5953, ic=5953, ia=5953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5954 (s=5952, is=5954, ic=5954, ia=5954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5954 (s=5952, is=5954, ic=5954, ia=5954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5954 (s=5952, is=5954, ic=5954, ia=5954)