Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103123 (s=103123, is=103187, ic=103188, ia=103190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103188 (s=103123, is=103188, ic=103189, ia=103191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103189 (s=103123, is=103188, ic=103189, ia=103191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103191 (s=103123, is=103188, ic=103189, ia=103191)