Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22120 (s=22120, is=22142, ic=22143, ia=22140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22143 (s=22120, is=22143, ic=22144, ia=22141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22144 (s=22120, is=22143, ic=22144, ia=22141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22141 (s=22120, is=22143, ic=22144, ia=22141)