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