Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9182 (s=9182, is=9190, ic=9188, ia=9190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9191 (s=9182, is=9191, ic=9189, ia=9191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9189 (s=9182, is=9191, ic=9189, ia=9191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9191 (s=9182, is=9191, ic=9189, ia=9191)