Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101028 (s=101028, is=101092, ic=101093, ia=101095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101093 (s=101028, is=101093, ic=101094, ia=101096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101094 (s=101028, is=101093, ic=101094, ia=101096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101096 (s=101028, is=101093, ic=101094, ia=101096)