Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123853 (s=123853, is=123930, ic=123932, ia=123935)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123931 (s=123853, is=123931, ic=123933, ia=123936)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123933 (s=123853, is=123931, ic=123933, ia=123936)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123936 (s=123853, is=123931, ic=123933, ia=123936)