Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21123 (s=21123, is=21136, ic=21138, ia=21140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21137 (s=21123, is=21137, ic=21139, ia=21141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21139 (s=21123, is=21137, ic=21139, ia=21141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21141 (s=21123, is=21137, ic=21139, ia=21141)