Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106999 (s=106999, is=107069, ic=107070, ia=107072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107070 (s=106999, is=107070, ic=107071, ia=107073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107071 (s=106999, is=107070, ic=107071, ia=107073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107073 (s=106999, is=107070, ic=107071, ia=107073)