Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12768 (s=12768, is=12780, ic=12779, ia=12781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12781 (s=12768, is=12781, ic=12780, ia=12782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12780 (s=12768, is=12781, ic=12780, ia=12782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12782 (s=12768, is=12781, ic=12780, ia=12782)