Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23777 (s=23777, is=23801, ic=23801, ia=23801)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23802 (s=23777, is=23802, ic=23802, ia=23802)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23802 (s=23777, is=23802, ic=23802, ia=23802)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23802 (s=23777, is=23802, ic=23802, ia=23802)