Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102101 (s=102101, is=102165, ic=102166, ia=102168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102166 (s=102101, is=102166, ic=102167, ia=102169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102167 (s=102101, is=102166, ic=102167, ia=102169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102169 (s=102101, is=102166, ic=102167, ia=102169)