Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78023 (s=78023, is=78080, ic=78081, ia=78082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78081 (s=78023, is=78081, ic=78082, ia=78083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78082 (s=78023, is=78081, ic=78082, ia=78083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78083 (s=78023, is=78081, ic=78082, ia=78083)