Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100190 (s=100190, is=100253, ic=100254, ia=100255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100254 (s=100190, is=100254, ic=100255, ia=100256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100255 (s=100190, is=100254, ic=100255, ia=100256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100256 (s=100190, is=100254, ic=100255, ia=100256)