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