Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65720 (s=65720, is=65775, ic=65776, ia=65777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65776 (s=65720, is=65776, ic=65777, ia=65778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65777 (s=65720, is=65776, ic=65777, ia=65778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65778 (s=65720, is=65776, ic=65777, ia=65778)