Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123527 (s=123527, is=123604, ic=123606, ia=123609)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123605 (s=123527, is=123605, ic=123607, ia=123610)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123607 (s=123527, is=123605, ic=123607, ia=123610)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123610 (s=123527, is=123605, ic=123607, ia=123610)