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