Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5234 (s=5234, is=5235, ic=5236, ia=5236, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5236 (s=5234, is=5236, ic=5237, ia=5237, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5237 (s=5234, is=5236, ic=5237, ia=5237, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5237 (s=5234, is=5236, ic=5237, ia=5237, pia)