Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41123 (s=41123, is=41129, ic=41129, ia=41129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41130 (s=41123, is=41130, ic=41130, ia=41130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41130 (s=41123, is=41130, ic=41130, ia=41130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41130 (s=41123, is=41130, ic=41130, ia=41130)