Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80010 (s=80010, is=80067, ic=80068, ia=80069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80068 (s=80010, is=80068, ic=80069, ia=80070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80069 (s=80010, is=80068, ic=80069, ia=80070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80070 (s=80010, is=80068, ic=80069, ia=80070)