Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11664 (s=11664, is=11676, ic=11675, ia=11677)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11677 (s=11664, is=11677, ic=11676, ia=11678)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11676 (s=11664, is=11677, ic=11676, ia=11678)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11678 (s=11664, is=11677, ic=11676, ia=11678)