Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14101 (s=14101, is=14114, ic=14115, ia=14113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14115 (s=14101, is=14115, ic=14116, ia=14114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14116 (s=14101, is=14115, ic=14116, ia=14114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14114 (s=14101, is=14115, ic=14116, ia=14114)