Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4104 (s=4104, is=4109, ic=4107, ia=4109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4110 (s=4104, is=4110, ic=4108, ia=4110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4108 (s=4104, is=4110, ic=4108, ia=4110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4110 (s=4104, is=4110, ic=4108, ia=4110)