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