Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97919 (s=97919, is=97981, ic=97982, ia=97983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97982 (s=97919, is=97982, ic=97983, ia=97984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97983 (s=97919, is=97982, ic=97983, ia=97984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97984 (s=97919, is=97982, ic=97983, ia=97984)