Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10103 (s=10103, is=10104, ic=10105, ia=10105, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10105 (s=10103, is=10105, ic=10106, ia=10106, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10106 (s=10103, is=10105, ic=10106, ia=10106, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10106 (s=10103, is=10105, ic=10106, ia=10106, pia)