Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8412 (s=8412, is=8421, ic=8421, ia=8419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8422 (s=8412, is=8422, ic=8422, ia=8420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8422 (s=8412, is=8422, ic=8422, ia=8420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8420 (s=8412, is=8422, ic=8422, ia=8420)