Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19937 (s=19937, is=19950, ic=19952, ia=19954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19951 (s=19937, is=19951, ic=19953, ia=19955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19953 (s=19937, is=19951, ic=19953, ia=19955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19955 (s=19937, is=19951, ic=19953, ia=19955)