Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78903 (s=78903, is=78960, ic=78961, ia=78962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78961 (s=78903, is=78961, ic=78962, ia=78963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78962 (s=78903, is=78961, ic=78962, ia=78963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78963 (s=78903, is=78961, ic=78962, ia=78963)