Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123444 (s=123444, is=123521, ic=123523, ia=123526)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123522 (s=123444, is=123522, ic=123524, ia=123527)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123524 (s=123444, is=123522, ic=123524, ia=123527)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123527 (s=123444, is=123522, ic=123524, ia=123527)