Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9763 (s=9763, is=9771, ic=9770, ia=9772)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9772 (s=9763, is=9772, ic=9771, ia=9773)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9771 (s=9763, is=9772, ic=9771, ia=9773)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9773 (s=9763, is=9772, ic=9771, ia=9773)