Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91039 (s=91039, is=91100, ic=91101, ia=91102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91101 (s=91039, is=91101, ic=91102, ia=91103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91102 (s=91039, is=91101, ic=91102, ia=91103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91103 (s=91039, is=91101, ic=91102, ia=91103)