Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123721 (s=123721, is=123798, ic=123800, ia=123803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123799 (s=123721, is=123799, ic=123801, ia=123804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123801 (s=123721, is=123799, ic=123801, ia=123804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123804 (s=123721, is=123799, ic=123801, ia=123804)