Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5105 (s=5105, is=5111, ic=5109, ia=5111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5112 (s=5105, is=5112, ic=5110, ia=5112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5110 (s=5105, is=5112, ic=5110, ia=5112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5112 (s=5105, is=5112, ic=5110, ia=5112)