Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88930 (s=88930, is=88991, ic=88992, ia=88993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88992 (s=88930, is=88992, ic=88993, ia=88994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88993 (s=88930, is=88992, ic=88993, ia=88994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88994 (s=88930, is=88992, ic=88993, ia=88994)