Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22323 (s=22323, is=22330, ic=22331, ia=22331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22331 (s=22323, is=22331, ic=22332, ia=22332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22332 (s=22323, is=22331, ic=22332, ia=22332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22332 (s=22323, is=22331, ic=22332, ia=22332)