Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5667 (s=5667, is=5668, ic=5668, ia=5668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5669 (s=5667, is=5669, ic=5669, ia=5669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5669 (s=5667, is=5669, ic=5669, ia=5669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5669 (s=5667, is=5669, ic=5669, ia=5669)