Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99660 (s=99660, is=99723, ic=99724, ia=99725)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99724 (s=99660, is=99724, ic=99725, ia=99726)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99725 (s=99660, is=99724, ic=99725, ia=99726)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99726 (s=99660, is=99724, ic=99725, ia=99726)