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