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