Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90939 (s=90939, is=91000, ic=91001, ia=91002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91001 (s=90939, is=91001, ic=91002, ia=91003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91002 (s=90939, is=91001, ic=91002, ia=91003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91003 (s=90939, is=91001, ic=91002, ia=91003)