Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34782 (s=34782, is=34818, ic=34817, ia=34819)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34819 (s=34782, is=34819, ic=34818, ia=34820)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34818 (s=34782, is=34819, ic=34818, ia=34820)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34820 (s=34782, is=34819, ic=34818, ia=34820)