Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102036 (s=102036, is=102100, ic=102101, ia=102103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102101 (s=102036, is=102101, ic=102102, ia=102104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102102 (s=102036, is=102101, ic=102102, ia=102104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102104 (s=102036, is=102101, ic=102102, ia=102104)