Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100115 (s=100115, is=100178, ic=100179, ia=100180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100179 (s=100115, is=100179, ic=100180, ia=100181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100180 (s=100115, is=100179, ic=100180, ia=100181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100181 (s=100115, is=100179, ic=100180, ia=100181)