Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12776 (s=12776, is=12788, ic=12787, ia=12789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12789 (s=12776, is=12789, ic=12788, ia=12790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12788 (s=12776, is=12789, ic=12788, ia=12790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12790 (s=12776, is=12789, ic=12788, ia=12790)