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