Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98337 (s=98337, is=98399, ic=98400, ia=98401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98400 (s=98337, is=98400, ic=98401, ia=98402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98401 (s=98337, is=98400, ic=98401, ia=98402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98402 (s=98337, is=98400, ic=98401, ia=98402)