Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99141 (s=99141, is=99203, ic=99204, ia=99205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99204 (s=99141, is=99204, ic=99205, ia=99206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99205 (s=99141, is=99204, ic=99205, ia=99206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99206 (s=99141, is=99204, ic=99205, ia=99206)