Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98934 (s=98934, is=98996, ic=98997, ia=98998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98997 (s=98934, is=98997, ic=98998, ia=98999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98998 (s=98934, is=98997, ic=98998, ia=98999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98999 (s=98934, is=98997, ic=98998, ia=98999)