Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123449 (s=123449, is=123526, ic=123528, ia=123531)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123527 (s=123449, is=123527, ic=123529, ia=123532)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123529 (s=123449, is=123527, ic=123529, ia=123532)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123532 (s=123449, is=123527, ic=123529, ia=123532)