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