Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22050 (s=22050, is=22084, ic=22086, ia=22081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22085 (s=22050, is=22085, ic=22087, ia=22082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22087 (s=22050, is=22085, ic=22087, ia=22082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22082 (s=22050, is=22085, ic=22087, ia=22082)