Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9081 (s=9081, is=9082, ic=9083, ia=9083, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9083 (s=9081, is=9083, ic=9084, ia=9084, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9084 (s=9081, is=9083, ic=9084, ia=9084, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9084 (s=9081, is=9083, ic=9084, ia=9084, pia)