Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22166 (s=22166, is=22200, ic=22202, ia=22197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22201 (s=22166, is=22201, ic=22203, ia=22198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22203 (s=22166, is=22201, ic=22203, ia=22198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22198 (s=22166, is=22201, ic=22203, ia=22198)