Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123726 (s=123726, is=123803, ic=123805, ia=123808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123804 (s=123726, is=123804, ic=123806, ia=123809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123806 (s=123726, is=123804, ic=123806, ia=123809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123809 (s=123726, is=123804, ic=123806, ia=123809)