Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83933 (s=83933, is=83990, ic=83991, ia=83992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83991 (s=83933, is=83991, ic=83992, ia=83993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83992 (s=83933, is=83991, ic=83992, ia=83993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83993 (s=83933, is=83991, ic=83992, ia=83993)