Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34754 (s=34754, is=34789, ic=34788, ia=34790)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34790 (s=34754, is=34790, ic=34789, ia=34791)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34789 (s=34754, is=34790, ic=34789, ia=34791)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34791 (s=34754, is=34790, ic=34789, ia=34791)