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