Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11104 (s=11104, is=11114, ic=11113, ia=11115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11115 (s=11104, is=11115, ic=11114, ia=11116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11114 (s=11104, is=11115, ic=11114, ia=11116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11116 (s=11104, is=11115, ic=11114, ia=11116)