Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22984 (s=22984, is=22999, ic=23001, ia=23003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23000 (s=22984, is=23000, ic=23002, ia=23004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23002 (s=22984, is=23000, ic=23002, ia=23004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23004 (s=22984, is=23000, ic=23002, ia=23004)