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