Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34840 (s=34840, is=34876, ic=34875, ia=34877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34877 (s=34840, is=34877, ic=34876, ia=34878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34876 (s=34840, is=34877, ic=34876, ia=34878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34878 (s=34840, is=34877, ic=34876, ia=34878)