Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98029 (s=98029, is=98091, ic=98092, ia=98093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98092 (s=98029, is=98092, ic=98093, ia=98094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98093 (s=98029, is=98092, ic=98093, ia=98094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98094 (s=98029, is=98092, ic=98093, ia=98094)