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