Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16101 (s=16101, is=16102, ic=16103, ia=16103, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16103 (s=16101, is=16103, ic=16104, ia=16104, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16104 (s=16101, is=16103, ic=16104, ia=16104, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16104 (s=16101, is=16103, ic=16104, ia=16104, pia)