Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9809 (s=9809, is=9817, ic=9816, ia=9818)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9818 (s=9809, is=9818, ic=9817, ia=9819)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9817 (s=9809, is=9818, ic=9817, ia=9819)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9819 (s=9809, is=9818, ic=9817, ia=9819)