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