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