Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99077 (s=99077, is=99139, ic=99140, ia=99141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99140 (s=99077, is=99140, ic=99141, ia=99142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99141 (s=99077, is=99140, ic=99141, ia=99142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99142 (s=99077, is=99140, ic=99141, ia=99142)