Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65149 (s=65149, is=65204, ic=65205, ia=65206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65205 (s=65149, is=65205, ic=65206, ia=65207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65206 (s=65149, is=65205, ic=65206, ia=65207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65207 (s=65149, is=65205, ic=65206, ia=65207)