Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65934 (s=65934, is=65989, ic=65990, ia=65991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65990 (s=65934, is=65990, ic=65991, ia=65992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65991 (s=65934, is=65990, ic=65991, ia=65992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65992 (s=65934, is=65990, ic=65991, ia=65992)