Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22112 (s=22112, is=22127, ic=22129, ia=22131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22128 (s=22112, is=22128, ic=22130, ia=22132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22130 (s=22112, is=22128, ic=22130, ia=22132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22132 (s=22112, is=22128, ic=22130, ia=22132)