Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11976 (s=11976, is=11988, ic=11987, ia=11989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11989 (s=11976, is=11989, ic=11988, ia=11990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11988 (s=11976, is=11989, ic=11988, ia=11990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11990 (s=11976, is=11989, ic=11988, ia=11990)