Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55900 (s=55900, is=55951, ic=55951, ia=55953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55952 (s=55900, is=55952, ic=55952, ia=55954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55952 (s=55900, is=55952, ic=55952, ia=55954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55954 (s=55900, is=55952, ic=55952, ia=55954)