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