Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13972 (s=13972, is=13982, ic=13984, ia=13985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13983 (s=13972, is=13983, ic=13985, ia=13986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13985 (s=13972, is=13983, ic=13985, ia=13986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13986 (s=13972, is=13983, ic=13985, ia=13986)