Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98976 (s=98976, is=99038, ic=99039, ia=99040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99039 (s=98976, is=99039, ic=99040, ia=99041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99040 (s=98976, is=99039, ic=99040, ia=99041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99041 (s=98976, is=99039, ic=99040, ia=99041)