Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123198 (s=123198, is=123274, ic=123277, ia=123279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123275 (s=123198, is=123275, ic=123278, ia=123280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123278 (s=123198, is=123275, ic=123278, ia=123280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123280 (s=123198, is=123275, ic=123278, ia=123280)