Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36086 (s=36086, is=36123, ic=36122, ia=36124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36124 (s=36086, is=36124, ic=36123, ia=36125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36123 (s=36086, is=36124, ic=36123, ia=36125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36125 (s=36086, is=36124, ic=36123, ia=36125)