Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98121 (s=98121, is=98183, ic=98184, ia=98185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98184 (s=98121, is=98184, ic=98185, ia=98186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98185 (s=98121, is=98184, ic=98185, ia=98186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98186 (s=98121, is=98184, ic=98185, ia=98186)