Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98501 (s=98501, is=98563, ic=98564, ia=98565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98564 (s=98501, is=98564, ic=98565, ia=98566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98565 (s=98501, is=98564, ic=98565, ia=98566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98566 (s=98501, is=98564, ic=98565, ia=98566)