Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90039 (s=90039, is=90100, ic=90101, ia=90102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90101 (s=90039, is=90101, ic=90102, ia=90103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90102 (s=90039, is=90101, ic=90102, ia=90103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90103 (s=90039, is=90101, ic=90102, ia=90103)