Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32530 (s=32530, is=32564, ic=32563, ia=32565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32565 (s=32530, is=32565, ic=32564, ia=32566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32564 (s=32530, is=32565, ic=32564, ia=32566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32566 (s=32530, is=32565, ic=32564, ia=32566)