Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102944 (s=102944, is=103008, ic=103009, ia=103011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103009 (s=102944, is=103009, ic=103010, ia=103012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103010 (s=102944, is=103009, ic=103010, ia=103012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103012 (s=102944, is=103009, ic=103010, ia=103012)