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