Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102030 (s=102030, is=102094, ic=102095, ia=102097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102095 (s=102030, is=102095, ic=102096, ia=102098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102096 (s=102030, is=102095, ic=102096, ia=102098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102098 (s=102030, is=102095, ic=102096, ia=102098)