Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123783 (s=123783, is=123860, ic=123862, ia=123865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123861 (s=123783, is=123861, ic=123863, ia=123866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123863 (s=123783, is=123861, ic=123863, ia=123866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123866 (s=123783, is=123861, ic=123863, ia=123866)