Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69777 (s=69777, is=69833, ic=69834, ia=69835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69834 (s=69777, is=69834, ic=69835, ia=69836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69835 (s=69777, is=69834, ic=69835, ia=69836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69836 (s=69777, is=69834, ic=69835, ia=69836)