Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22099 (s=22099, is=22133, ic=22135, ia=22130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22134 (s=22099, is=22134, ic=22136, ia=22131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22136 (s=22099, is=22134, ic=22136, ia=22131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22131 (s=22099, is=22134, ic=22136, ia=22131)