Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98169 (s=98169, is=98231, ic=98232, ia=98233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98232 (s=98169, is=98232, ic=98233, ia=98234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98233 (s=98169, is=98232, ic=98233, ia=98234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98234 (s=98169, is=98232, ic=98233, ia=98234)