Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123931 (s=123931, is=124008, ic=124010, ia=124013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124009 (s=123931, is=124009, ic=124011, ia=124014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124011 (s=123931, is=124009, ic=124011, ia=124014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124014 (s=123931, is=124009, ic=124011, ia=124014)