Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98369 (s=98369, is=98431, ic=98432, ia=98433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98432 (s=98369, is=98432, ic=98433, ia=98434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98433 (s=98369, is=98432, ic=98433, ia=98434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98434 (s=98369, is=98432, ic=98433, ia=98434)