Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12976 (s=12976, is=12989, ic=12988, ia=12990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12990 (s=12976, is=12990, ic=12989, ia=12991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12989 (s=12976, is=12990, ic=12989, ia=12991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12991 (s=12976, is=12990, ic=12989, ia=12991)