Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101962 (s=101962, is=102026, ic=102027, ia=102029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102027 (s=101962, is=102027, ic=102028, ia=102030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102028 (s=101962, is=102027, ic=102028, ia=102030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102030 (s=101962, is=102027, ic=102028, ia=102030)