Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99280 (s=99280, is=99342, ic=99343, ia=99344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99343 (s=99280, is=99343, ic=99344, ia=99345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99344 (s=99280, is=99343, ic=99344, ia=99345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99345 (s=99280, is=99343, ic=99344, ia=99345)