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