Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33665 (s=33665, is=33700, ic=33699, ia=33701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33701 (s=33665, is=33701, ic=33700, ia=33702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33700 (s=33665, is=33701, ic=33700, ia=33702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33702 (s=33665, is=33701, ic=33700, ia=33702)