Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99885 (s=99885, is=99948, ic=99949, ia=99950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99949 (s=99885, is=99949, ic=99950, ia=99951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99950 (s=99885, is=99949, ic=99950, ia=99951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99951 (s=99885, is=99949, ic=99950, ia=99951)