Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25575 (s=25575, is=25601, ic=25600, ia=25601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25602 (s=25575, is=25602, ic=25601, ia=25602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25601 (s=25575, is=25602, ic=25601, ia=25602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25602 (s=25575, is=25602, ic=25601, ia=25602)