Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98925 (s=98925, is=98987, ic=98988, ia=98989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98988 (s=98925, is=98988, ic=98989, ia=98990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98989 (s=98925, is=98988, ic=98989, ia=98990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98990 (s=98925, is=98988, ic=98989, ia=98990)