Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97933 (s=97933, is=97995, ic=97996, ia=97997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97996 (s=97933, is=97996, ic=97997, ia=97998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97997 (s=97933, is=97996, ic=97997, ia=97998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97998 (s=97933, is=97996, ic=97997, ia=97998)