Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110027 (s=110027, is=110100, ic=110101, ia=110103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110101 (s=110027, is=110101, ic=110102, ia=110104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110102 (s=110027, is=110101, ic=110102, ia=110104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110104 (s=110027, is=110101, ic=110102, ia=110104)