Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110023 (s=110023, is=110096, ic=110097, ia=110099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110097 (s=110023, is=110097, ic=110098, ia=110100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110098 (s=110023, is=110097, ic=110098, ia=110100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110100 (s=110023, is=110097, ic=110098, ia=110100)