Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9324 (s=9324, is=9331, ic=9332, ia=9331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9332 (s=9324, is=9332, ic=9333, ia=9332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9333 (s=9324, is=9332, ic=9333, ia=9332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9332 (s=9324, is=9332, ic=9333, ia=9332)