Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49001 (s=49001, is=49050, ic=49050, ia=49052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49051 (s=49001, is=49051, ic=49051, ia=49053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49051 (s=49001, is=49051, ic=49051, ia=49053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49053 (s=49001, is=49051, ic=49051, ia=49053)