Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34745 (s=34745, is=34780, ic=34779, ia=34781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34781 (s=34745, is=34781, ic=34780, ia=34782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34780 (s=34745, is=34781, ic=34780, ia=34782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34782 (s=34745, is=34781, ic=34780, ia=34782)