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