Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22081 (s=22081, is=22096, ic=22098, ia=22100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22097 (s=22081, is=22097, ic=22099, ia=22101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22099 (s=22081, is=22097, ic=22099, ia=22101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22101 (s=22081, is=22097, ic=22099, ia=22101)