Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13967 (s=13967, is=13977, ic=13979, ia=13980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13978 (s=13967, is=13978, ic=13980, ia=13981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13980 (s=13967, is=13978, ic=13980, ia=13981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13981 (s=13967, is=13978, ic=13980, ia=13981)